5 lines
86 B
Bash
5 lines
86 B
Bash
mongoURI=mongodb://localhost:27017
|
|
dbo=school
|
|
PORT=8000
|
|
SYSTEM_EMAIL=
|
|
SYSTEM_PASSWORD= |