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