From 6219a7a39d8f91c826c1a774e62c08b5641e8f32 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 8 Feb 2021 15:28:55 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index cc4a01bd6..bfa54a680 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -34,9 +34,7 @@ "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "boot": "auto", "environment": { - "WEBUI_PORT": "8080", - "PUID": 0, - "PGID": 0 + "WEBUI_PORT": "8080" }, "options": { "ssl": false,