Files
hassio-addons/jellyseerr/build.json
2024-10-19 08:19:11 +02:00

10 lines
186 B
JSON

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