Update config.json

This commit is contained in:
Alexandre
2023-11-22 23:55:10 +01:00
committed by GitHub
parent b4a3a36fea
commit e6649691f4

View File

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