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