Files
school-management-api/.env.example
T
2021-12-28 17:26:40 -08:00

5 lines
90 B
Bash

mongoURI="mongodb://localhost:27017"
dbo="school"
PORT=8080
SYSTEM_EMAIL=
SYSTEM_PASSWORD=