Update config.json

This commit is contained in:
Alexandre
2021-02-16 15:06:32 +01:00
committed by GitHub
parent 665f4666ef
commit 5fedde04ef

View File

@@ -12,10 +12,10 @@
"armhf" "armhf"
], ],
"ports": { "ports": {
"8080/tcp": 8087 "443/tcp": 8087
}, },
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "443/tcp": "Web UI port"
}, },
"apparmor": true, "apparmor": true,
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],