From ad436ba0289d47ec0e982803dd4b974620e6e4f4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 27 Apr 2022 20:13:09 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 65f36dc01..ec3f3449e 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -45,7 +45,6 @@ "WEBUI_PORT": "8080" }, "ingress": true, - "ingress_port": 8099, "map": [ "media:rw", "config:rw", @@ -108,8 +107,6 @@ "whitelist": "str?" }, "slug": "qbittorrent", - "upstream": "4.4.2-r4-ls189", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.4.2-r4-ls189", - "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" + "version": "4.4.2-r4-ls189" }