mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 08:46:03 +02:00
Update config.json
This commit is contained in:
@@ -18,11 +18,10 @@
|
|||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
"SYS_ADMIN"
|
"SYS_ADMIN",
|
||||||
|
"SYS_RAWIO"
|
||||||
],
|
],
|
||||||
"full_access": true,
|
|
||||||
"map": [
|
"map": [
|
||||||
"ssl"
|
|
||||||
],
|
],
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
|||||||
Reference in New Issue
Block a user