From ba92944ca08ef719c1f5f15ad63b02d77ef39dcb Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Mon, 08 Jan 2018 21:38:32 +0800 Subject: [PATCH] updated --- config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config.js b/config.js index e742c9c..fc8a9a2 100644 --- a/config.js +++ b/config.js @@ -7,7 +7,7 @@ password : "xOlx8z9L7Pt6y9YI" }, - mongo: "mongodb://monitor_user:monitor_pass@47.96.26.152:27017/monitor" + mongo: "mongodb://monitor_user:monitor_pass@172.16.206.7:27017/monitor" }; module.exports = config; \ No newline at end of file -- Gitblit v1.8.0