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,