mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-12 09:00:32 +02:00
Disable external port by default
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
},
|
||||
"panel_icon": "mdi:file-search",
|
||||
"ports": {
|
||||
"8080/tcp": 8087
|
||||
"8080/tcp": null
|
||||
},
|
||||
"ports_description": {
|
||||
"8080/tcp": "Web UI port"
|
||||
|
||||
Reference in New Issue
Block a user