mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Activate port by default
https://github.com/alexbelgium/hassio-addons/issues/692
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
"panel_icon": "mdi:library",
|
"panel_icon": "mdi:library",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8083/tcp": null
|
"8083/tcp": 8084
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8083/tcp": "Calibre-web webui (Not required for Ingress)"
|
"8083/tcp": "Calibre-web webui (Not required for Ingress)"
|
||||||
@@ -91,6 +91,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "calibre-web",
|
"slug": "calibre-web",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web",
|
||||||
"version": "0.6.19-ls194",
|
"version": "0.6.19-ls194-2",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user