docker-stacks/qbittorrent/.env.dist
Alexey Skobkin 1d242cd793
All checks were successful
continuous-integration/drone/pr Build is passing
Update qbittorrent/.env.dist
2024-12-30 01:11:04 +00:00

20 lines
283 B
Plaintext

# User/Group mappings
PGID=1000
PUID=1000
TZ=Europe/Moscow
# Web interface port
WEBUI_PORT=8090
#NETWORK_MODE=host
# Volume mapping
CONFIG_PATH=./config
# This will be the same inside and outside of a container
DOWNLOAD_PATH=/mnt/downloads
# Logs
LOG_MAX_SIZE=5m
LOG_MAX_FILE=5