Update config.json

This commit is contained in:
Alexandre
2023-07-24 18:58:05 +02:00
committed by GitHub
parent ebef5fcc9f
commit e7a514fdb5

View File

@@ -94,10 +94,12 @@
}, },
"panel_icon": "mdi:monitor", "panel_icon": "mdi:monitor",
"ports": { "ports": {
"3000/tcp": null "3000/tcp": null,
"3001/tcp": null
}, },
"ports_description": { "ports_description": {
"3000/tcp": "Web interface" "3000/tcp": "Web interface",
"3001/tcp": "https web interface"
}, },
"privileged": [ "privileged": [
"SYS_ADMIN", "SYS_ADMIN",