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