From 848c84bdeb8db4d90ebb9c9ad798503f6d221c8e Mon Sep 17 00:00:00 2001 From: crusader Date: Tue, 10 Apr 2018 16:27:49 +0900 Subject: [PATCH] ing --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 0cc146f..23f71d4 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "serverHandler": { "name": "Gateway WebApp", "network": "tcp4", - "address": "127.0.0.1:19090", + "address": ":19090", "concurrency": 262144, "keepAlive": 60, "handshakeTimeout": 60,