5 lines
90 B
Bash
5 lines
90 B
Bash
mongoURI="mongodb://localhost:27017"
|
|
dbo="school"
|
|
PORT=8080
|
|
SYSTEM_EMAIL=
|
|
SYSTEM_PASSWORD= |