mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 01:06:04 +02:00
Update config.json
This commit is contained in:
@@ -96,11 +96,13 @@
|
|||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8080,
|
"8080/tcp": 8080,
|
||||||
"8081/tcp": 8081,
|
"8081/tcp": 8081,
|
||||||
|
"8181/tcp": null,
|
||||||
"9090/tcp": 9090
|
"9090/tcp": 9090
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Calibre desktop gui",
|
"8080/tcp": "Calibre desktop gui",
|
||||||
"8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui",
|
"8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui",
|
||||||
|
"8181/tcp": "Calibre https webserver gui, to be enabled within the desktop gui",
|
||||||
"9090/tcp": "Calibre wireless connection, to be enabled within the desktop gui"
|
"9090/tcp": "Calibre wireless connection, to be enabled within the desktop gui"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
@@ -123,6 +125,6 @@
|
|||||||
"slug": "calibre",
|
"slug": "calibre",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
|
||||||
"version": "8.8.0",
|
"version": "8.8.0-2",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user