Files
school-management-api/.env
T

3 lines
59 B
Bash

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