From 2e7400308ffa559be6868ccca3aaf14bce84c1fc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Feb 2021 12:07:08 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 925f7f165..96b0ba776 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -32,7 +32,7 @@ "SYS_ADMIN", "DAC_READ_SEARCH" ], - "webui": "http://[HOST]:[PORT:8080]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "boot": "auto", "environment": { "WEBUI_PORT": "8080",