From b5d6c7a27b0ec906f8d1af1cb8e25b0045e333bd Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Thu, 15 Dec 2016 13:26:44 +0800 Subject: [PATCH] 调整传感器数据结构 --- config2.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config2.js b/config2.js index f93d3c3..de8ea64 100644 --- a/config2.js +++ b/config2.js @@ -6,7 +6,7 @@ HOST: "121.40.92.176", PORT: 5678, - URL: "mongodb://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