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