Parcourir la source

bug fix, mongodb authentication

Steve Nyemba il y a 2 ans
Parent
commit
2c675d5656
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      mongo.json

+ 4 - 0
mongo.json

@@ -0,0 +1,4 @@
+{
+    "authSource":"admin",
+    "username":"steve","password":"Innovat10n","db":"IOV01_RESEARCH","collection":"logs"
+}