4 lines
98 B
Bash
4 lines
98 B
Bash
MONGODB_URI=mongodb://localhost:27017
|
|
MONGODB_DB=test
|
|
MONGODB_COLLECTION=test
|
|
MONGODB_FIELD=email
|