diff --git a/config.json b/config.json index 151ae34..082a88c 100755 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "servername": "127.0.0.1", "DATABASE": "test", "port": 27017, - "user": "test", + "user": "mofish", "pass": "test123", "authSource": "" },