mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-15 11:59:11 +02:00
remove ports
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user