Forráskód Böngészése

bug fix, mongodb authentication

Steve Nyemba 2 éve
szülő
commit
2c675d5656
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      mongo.json

+ 4 - 0
mongo.json

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