4 lines
122 B
Bash
4 lines
122 B
Bash
MONGODB_URI=mongodb://127.0.0.1:27017
|
|
MONGODB_DB=kinship_directory
|
|
AUTH_SECRET=replace-with-at-least-32-random-characters
|