homelab/server/config/qbittorrent/qbittorrent.env

9 lines
148 B
Bash
Raw Normal View History

2022-11-01 00:34:43 -07:00
# Volumes
2022-06-24 16:45:57 -07:00
DOCKER_DATA=/home/joey/data/qbittorrent
TORRENT_DATA=/mnt/nas/torrenting
2022-11-01 00:34:43 -07:00
# Env
2022-06-24 16:45:57 -07:00
PUID=1000
PGID=1000
TZ=America/Los_Angeles
WEBUI_PORT=8080