You've already forked AstralRinth
forked from didirus/AstralRinth
* Backblaze Driver * Update action to work with new tests * Fix minor issues * Run Formatter + Switch to reqwest json parser
11 lines
190 B
Bash
11 lines
190 B
Bash
INDEX_CURSEFORGE=false
|
|
DEBUG=true
|
|
|
|
MONGODB_ADDR=mongodb://localhost:27017
|
|
MEILISEARCH_ADDR=http://localhost:7700
|
|
|
|
PORT=8000
|
|
|
|
BACKBLAZE_KEY_ID=none
|
|
BACKBLAZE_KEY=none
|
|
BACKBLAZE_BUCKET_ID=none |