remove ports

This commit is contained in:
Alexandre
2023-02-26 16:05:09 +01:00
parent d48ac5ea68
commit 758bf0f8b0

View File

@@ -27,8 +27,8 @@
}, },
"panel_icon": "mdi:bitcoin", "panel_icon": "mdi:bitcoin",
"ports": { "ports": {
"80/tcp": 8081, "80/tcp": null,
"8080/tcp": 8082 "8080/tcp": null
}, },
"ports_description": { "ports_description": {
"80/tcp": "Web UI port", "80/tcp": "Web UI port",