Update config.json

This commit is contained in:
Alexandre
2023-11-22 23:34:25 +01:00
committed by GitHub
parent 8fd26ecb75
commit 303db6e298

View File

@@ -94,10 +94,10 @@
}, },
"panel_icon": "mdi:file-search", "panel_icon": "mdi:file-search",
"ports": { "ports": {
"3001/tcp": 8181 "2283/tcp": 8181
}, },
"ports_description": { "ports_description": {
"3001/tcp": "Web UI port" "2283/tcp": "Web UI port"
}, },
"privileged": [ "privileged": [
"SYS_ADMIN", "SYS_ADMIN",