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