Connect to mongo

This commit is contained in:
SowinskiBraeden committed 2021-10-04 12:15:13 -07:00
1 parent 004641df4e
commit b069ee1aa2
4 files changed
+61 -7

No files matched your search

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