From 713a6addbde41a644e301372e91b43ac27311acc Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Mon, 12 Dec 2016 16:55:09 +0800 Subject: [PATCH] 删除环境数云端冗余代码 --- config2.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config2.js b/config2.js index 45dfb45..de8ea64 100644 --- a/config2.js +++ b/config2.js @@ -6,7 +6,7 @@ HOST: "121.40.92.176", PORT: 5678, - URL: "mongodb://moral_industry_user:m2o0r1a6l_passw0rd!@#@127.0.0.1:27017/moral_industry_db", + URL: "mongodb://moral_industry_user:m2o0r1a6l_passw0rd_Q1W2E3@127.0.0.1:27017/moral_industry_db", COLLECTION: "documents", OUTPUT_2: [ -- Gitblit v1.8.0