From 2c4d450ed85b1395b1d65467c7ad4c75da29f0b1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 10 Feb 2021 14:11: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 9bedfc0ba..340312d83 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -40,7 +40,7 @@ "ssl": false, "certfile": "fullchain.pem", "keyfile": "privkey.pem", - "whitelist": "localhost,127.0.0.1,192.168.0.0/16", + "whitelist": "localhost,127.0.0.1,172.30.32.2,192.168.0.0/16", "autostop": true, "PUID": 0, "PGID": 0