mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
Update config.json
This commit is contained in:
@@ -61,17 +61,15 @@
|
|||||||
},
|
},
|
||||||
"panel_icon": "mdi:library",
|
"panel_icon": "mdi:library",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8080,
|
"8083/tcp": 8083
|
||||||
"8081/tcp": 8081
|
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "calibre-web desktop gui",
|
"8083/tcp": "calibre-web webui"
|
||||||
"8081/tcp": "calibre-web webserver gui"
|
|
||||||
},
|
},
|
||||||
"privileged": [],
|
"privileged": [],
|
||||||
"schema": {
|
"schema": {
|
||||||
"CLI_ARGS": "str?",
|
"OAUTHLIB_RELAX_TOKEN_SCOPE": "str?",
|
||||||
"PASSWORD": "str?",
|
"DOCKER_MODS": "str?",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user