mirror of
https://github.com/Death916/c2cscrape.git
synced 2026-04-10 03:04:40 -07:00
readme and env sample
This commit is contained in:
parent
0690a5d242
commit
e530d4e4d8
2 changed files with 12 additions and 0 deletions
5
.env.sample
Normal file
5
.env.sample
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
QB_USERNAME="username"
|
||||
QB_PASSWORD="password"
|
||||
QB_HOST="ip or hostname of qb host"
|
||||
QB_PORT="port number for qb-ui/server"
|
||||
QB_DOWNLOAD_PATH="/media/storage/media/books/c2c"
|
||||
Loading…
Add table
Add a link
Reference in a new issue