readme and env sample

This commit is contained in:
death916 2025-12-23 03:51:12 -08:00
parent 0690a5d242
commit e530d4e4d8
2 changed files with 12 additions and 0 deletions

5
.env.sample Normal file
View 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"