mirror of
https://github.com/myronblair/epic-download
synced 2026-06-30 17:51:00 -05:00
3 lines
78 B
Bash
3 lines
78 B
Bash
MONGO_URL="mongodb://localhost:27017"
|
|
DB_NAME="test_database"
|
|
CORS_ORIGINS="*" |