Explorar el Código

bug fix, mongodb authentication

Steve Nyemba hace 2 años
padre
commit
2c675d5656
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      mongo.json

+ 4 - 0
mongo.json

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