Files
school-management-api/.env.example
T

7 lines
203 B
Bash

mongoURI=mongodb://localhost:27017
dbo=school
secret=<your 256 bit secret>
PORT=8000
SYSTEM_EMAIL_ADDRESS=<@exampleschoolemail.com>
SYSTEM_EMAIL=<your system email>
SYSTEM_PASSWORD=<your system password>