mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Enable port by default
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"panel_icon": "mdi:chart-timeline",
|
"panel_icon": "mdi:chart-timeline",
|
||||||
"panel_title": "Spotweb",
|
"panel_title": "Spotweb",
|
||||||
"ports": {
|
"ports": {
|
||||||
"80/tcp": null
|
"80/tcp": 9999
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"80/tcp": "Not required for Ingress"
|
"80/tcp": "Not required for Ingress"
|
||||||
@@ -45,5 +45,5 @@
|
|||||||
],
|
],
|
||||||
"slug": "spotweb",
|
"slug": "spotweb",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/spotweb",
|
"url": "https://github.com/alexbelgium/hassio-addons/spotweb",
|
||||||
"version": "1.5.4-7"
|
"version": "1.5.4-8"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user