7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
MONGODB_URI=mongodb://localhost:27017
|
|
MONGODB_DB_NAME=grateful_journal
|
|
API_PORT=8001
|
|
ENVIRONMENT=development
|
|
FRONTEND_URL=http://localhost:8000
|
|
|