qbit-ci/.env.sample
2022-10-02 19:25:41 +02:00

10 lines
191 B
Plaintext

# qBittorrent
QBIT_HOST="localhost"
QBIT_PORT="8080"
QBIT_USERNAME="admin"
QBIT_PASSWORD="adminadmin"
# Mounts
# Prefix of the location where we mount our downloads folder
MNT_PREFIX=".tmp"