enroll controller + db connection

This commit is contained in:
SowinskiBraeden committed 2021-10-04 23:13:21 -07:00
1 parent b069ee1aa2
commit f8d006fe8b
12 files changed
+186 -48

No files matched your search

+2 -1
View File
@@ -1,2 +1,3 @@
mongoURI="mongodb://localhost:27017"
dbo="school"
dbo="school"
PORT=8080