diff --git a/config.json b/config.json index b4ee5bc..382957c 100644 --- a/config.json +++ b/config.json @@ -74,5 +74,11 @@ "isn't", "hasn't" ] + }, + "mongo": { + "dbName": "weights", + "user": "mongoadmin", + "pass": "torchard#", + "host": "skysilk.vilp1l.dev" } } \ No newline at end of file