Updated .env.sample
This commit is contained in:
parent
1658e68339
commit
aec4cdfdfa
10
.env.sample
10
.env.sample
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user