mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-09 22:52:30 +02:00
Disable external port by default
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
},
|
},
|
||||||
"panel_icon": "mdi:file-search",
|
"panel_icon": "mdi:file-search",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8087
|
"8080/tcp": null
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
@@ -89,4 +89,4 @@
|
|||||||
"slug": "filebrowser",
|
"slug": "filebrowser",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.23.0"
|
"version": "2.23.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user