mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-02 09:57:42 +01:00
Update config.json
This commit is contained in:
@@ -21,12 +21,12 @@
|
|||||||
"8000/tcp": "Web UI port (required)"
|
"8000/tcp": "Web UI port (required)"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"ssl":rw,
|
"ssl:rw",
|
||||||
"share":rw,
|
"share:rw",
|
||||||
"config":rw,
|
"config:rw",
|
||||||
"media":rw,
|
"media:rw",
|
||||||
"backup":rw,
|
"backup:rw",
|
||||||
"addons":rw
|
"addons:rw"
|
||||||
],
|
],
|
||||||
"webui": "http://[HOST]:[PORT:8000]",
|
"webui": "http://[HOST]:[PORT:8000]",
|
||||||
"privileged": [
|
"privileged": [
|
||||||
|
|||||||
Reference in New Issue
Block a user