mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update config.json
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
"share:rw",
|
"share:rw",
|
||||||
"media:rw"
|
"media:rw"
|
||||||
],
|
],
|
||||||
"webui": "http://[HOST]:[PORT:8080]/mlkjzerhg",
|
"webui": "http://[HOST]:[PORT:8080]",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"environment": {
|
"environment": {
|
||||||
"WEBUI_PORT": "8080"
|
"WEBUI_PORT": "8080"
|
||||||
@@ -40,8 +40,8 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"certfile": "str",
|
"certfile": "str?",
|
||||||
"keyfile": "str",
|
"keyfile": "str?",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user