Update config.json

This commit is contained in:
Alexandre
2022-04-27 20:13:09 +02:00
committed by GitHub
parent 3ba69abbb1
commit ad436ba028

View File

@@ -45,7 +45,6 @@
"WEBUI_PORT": "8080" "WEBUI_PORT": "8080"
}, },
"ingress": true, "ingress": true,
"ingress_port": 8099,
"map": [ "map": [
"media:rw", "media:rw",
"config:rw", "config:rw",
@@ -108,8 +107,6 @@
"whitelist": "str?" "whitelist": "str?"
}, },
"slug": "qbittorrent", "slug": "qbittorrent",
"upstream": "4.4.2-r4-ls189",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.4.2-r4-ls189", "version": "4.4.2-r4-ls189"
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }