Update config.json

This commit is contained in:
Alexandre
2021-02-16 15:40:24 +01:00
committed by GitHub
parent 7fbeaae584
commit caea629d2e

View File

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