fix .env.example

This commit is contained in:
SowinskiBraeden committed 2021-12-28 17:27:54 -08:00
1 parent de494818e7
commit 7768c5c9ee
1 file changed
+2 -2
+2 -2
View File
@@ -1,5 +1,5 @@
mongoURI="mongodb://localhost:27017" mongoURI=mongodb://localhost:27017
dbo="school" dbo=school
PORT=8080 PORT=8080
SYSTEM_EMAIL= SYSTEM_EMAIL=
SYSTEM_PASSWORD= SYSTEM_PASSWORD=