diff --git a/komodo/arr/download-clients/compose.yaml b/komodo/arr/download-clients/compose.yaml index 0093db3..01f7821 100644 --- a/komodo/arr/download-clients/compose.yaml +++ b/komodo/arr/download-clients/compose.yaml @@ -44,9 +44,13 @@ services: cap_add: - NET_ADMIN environment: + - UID=${PUID} + - GID=${PGID} + - TZ=Etc/UTC - PIA_REGION=${PIA_REGION} - PIA_USERNAME=${PIA_USERNAME} - PIA_PASSWORD=${PIA_PASSWORD} + - CIPHER=AES-128-CBC volumes: - qbittorrent-pia:/config - ${DATA_PATH}/torrents:/downloads