Files
hassio-addons/codex/build.json
Alexandre 1760110c73 new addon
2024-03-02 15:12:14 +01:00

10 lines
170 B
JSON

{
"build_from": {
"aarch64": "ajslater/codex:latest",
"amd64": "ajslater/codex:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}