truenas-docker/gluetun-qb/.qbittorrent2.env
2025-12-02 13:08:52 +02:00

17 lines
430 B
Bash

##############################################################################################
# Environment variables for qbittorrent
##############################################################################################
PUID=3028
PGID=3017 #3027
TZ=Africa/Johannesburg
UMASK=0002
WEBUI_PORT=10095 # ensure this is the same as the port for qbittorrent specified in .env file
TORRENTING_PORT=6881