From b9e09af82bc2192eddb526b1419481c85373371a Mon Sep 17 00:00:00 2001 From: JinXing Date: Tue, 15 Apr 2014 21:46:56 +0800 Subject: [PATCH] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index edf6f73..7adf48d 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { - "server":"asia.jinxing.me", - "server_port":28388, + "server":"localhost", + "server_port":8388, "local_port":1080, - "password":"x980barfoo!", + "password":"barfoo!", "timeout":600, "method":"table" }