This commit is contained in:
Alexandre
2023-11-21 09:53:56 +01:00
parent 2e6e4693a7
commit 8e035dde96
350 changed files with 1908 additions and 1328 deletions

9
photoprism/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "photoprism/photoprism:preview",
"amd64": "photoprism/photoprism:preview"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}