mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
disable port by default nobuild
https://github.com/alexbelgium/hassio-addons/issues/1949#issuecomment-3075736769
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"panel_admin": false,
|
||||
"panel_icon": "mdi:glasses",
|
||||
"ports": {
|
||||
"8080/tcp": 8086,
|
||||
"8080/tcp": null,
|
||||
"8086/tcp": null
|
||||
},
|
||||
"ports_description": {
|
||||
|
||||
Reference in New Issue
Block a user