mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
GitHub bot: fix linting issues (nobuild)
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Display your immich gallery as a digital photo frame",
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/immich_frame-{arch}",
|
||||
"init": false,
|
||||
"map": [
|
||||
"addon_config:rw"
|
||||
],
|
||||
"map": ["addon_config:rw"],
|
||||
"name": "Immich Frame",
|
||||
"ports": {
|
||||
"8080/tcp": 8171
|
||||
|
||||
Reference in New Issue
Block a user