From 74c1c9d5f002100393d0c75b1b5b3de62b55dc21 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 28 十二月 2016 12:23:21 +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