From dfa10a0616074fd82703516a2d3ef0f44cac64ab Mon Sep 17 00:00:00 2001
From: pans <pans@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期五, 30 十二月 2016 18:20:34 +0800
Subject: [PATCH]
---
ProxyConsole/config.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/ProxyConsole/config.json b/ProxyConsole/config.json
index 55c97e9..bf5092a 100644
--- a/ProxyConsole/config.json
+++ b/ProxyConsole/config.json
@@ -1,4 +1,11 @@
{
+ "hcsdk" : {
+ "serverIP" : "192.168.1.101",
+ "serverport" : 8000,
+ "username" : "admin",
+ "passwd" : "a1234567"
+ },
+
"equipments" : [
{
--
Gitblit v1.8.0