mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 07:16:06 +02:00
Update config.json
This commit is contained in:
@@ -90,10 +90,11 @@
|
|||||||
"DB_PORT": "int?",
|
"DB_PORT": "int?",
|
||||||
"DB_PASSWORD": "str?",
|
"DB_PASSWORD": "str?",
|
||||||
"DB_DATABASE_NAME": "str?",
|
"DB_DATABASE_NAME": "str?",
|
||||||
|
"UPLOAD_LOCATION": "str?",
|
||||||
"JWT_SECRET": "str"
|
"JWT_SECRET": "str"
|
||||||
},
|
},
|
||||||
"slug": "immich",
|
"slug": "immich",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.0",
|
"version": "1.1",
|
||||||
"webui": "http://[HOST]:[PORT:8080]"
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user