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