Update config.json

This commit is contained in:
Alexandre
2021-02-11 22:36:08 +01:00
committed by GitHub
parent 96f7aa8488
commit 3e1bea6ed0

View File

@@ -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",