This commit is contained in:
Alexandre
2025-07-28 10:13:29 +02:00
committed by GitHub
parent fd42337655
commit 8c463f7816

View File

@@ -89,10 +89,12 @@
"panel_admin": false,
"panel_icon": "mdi:bird",
"ports": {
"8080/tcp": 8080
"8080/tcp": 8080,
"9090/tcp": 9090
},
"ports_description": {
"8080/tcp": "Web ui"
"8080/tcp": "Web ui",
"9090/tcp": "Telemetry endpoint"
},
"privileged": [
"SYS_ADMIN",