Updated .env.sample

This commit is contained in:
strNophix 2022-10-03 20:55:32 +02:00
parent 1658e68339
commit aec4cdfdfa

View File

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