Initial commit
This commit is contained in:
9
.env.sample
Normal file
9
.env.sample
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user