mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-04-19 08:56:12 +00:00
7 lines
No EOL
139 B
Text
7 lines
No EOL
139 B
Text
DB_TYPE=mongo
|
|
DB_USER=user
|
|
DB_PASS=password
|
|
DB_NAME=seek-tune
|
|
DB_HOST=192.168.0.1
|
|
DB_PORT=27017
|
|
REACT_APP_BACKEND_URL=http://localhost:5000 |