6 lines
94 B
Bash
6 lines
94 B
Bash
mongoURI=mongodb://localhost:27017
|
|
dbo=school
|
|
secret=
|
|
PORT=8000
|
|
SYSTEM_EMAIL=
|
|
SYSTEM_PASSWORD= |