First Version

This commit is contained in:
Alexandre
2022-12-26 08:09:53 +01:00
committed by GitHub
parent 8b8bf9251f
commit 71570ff755
11 changed files with 421 additions and 0 deletions

View File

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