From 4050ba0f910a498fd44bfa3fbc2da3936da5b535 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Jun 2022 06:33:45 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index afeff33c3..758c6a099 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -42,6 +42,7 @@ "environment": { "PGID": "0", "PUID": "0", + "S6_CMD_WAIT_FOR_SERVICES_MAXTIME": "0", "WEBUI_PORT": "8080" }, "ingress": true,