diff --git a/config.json b/config.json index ffda920..4665715 100644 --- a/config.json +++ b/config.json @@ -140,7 +140,7 @@ "database": { "mongo": { "url": "mongodb://192.168.68.38:27017/farmcontrol", - "link": "localhost:27017" + "link": "192.168.68.38:27017" }, "redis": { "url": "",