From e95ed70d69c32e2e3892486f7c3365919b14adec Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Mon, 08 Jan 2018 21:29:29 +0800
Subject: [PATCH] updated
---
config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config.js b/config.js
index 34cb424..e742c9c 100644
--- a/config.js
+++ b/config.js
@@ -1,7 +1,7 @@
var config = {
mysql: {
- host : "47.96.26.152",
+ host : "172.16.206.7",
database: "monitor",
user : "root",
password : "xOlx8z9L7Pt6y9YI"
--
Gitblit v1.8.0