summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/qbittorrent.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/qbittorrent.yml b/public/v4/apps/qbittorrent.yml
index 5d57c8c..55f82fc 100644
--- a/public/v4/apps/qbittorrent.yml
+++ b/public/v4/apps/qbittorrent.yml
@@ -4,7 +4,7 @@ services:
image: linuxserver/qbittorrent:$$cap_qbittorrent_version
environment:
TZ: $$cap_tz
- UMASK_SET: 022
+ UMASK: 022
WEBUI_PORT: $$cap_webui_port
ports:
- $$cap_webui_port:8080