From ad3650df71127afb8e8cfa5e6aac7fecea154162 Mon Sep 17 00:00:00 2001 From: liwei Date: Thu, 22 Sep 2022 11:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=8C=BA=E6=9C=8D=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/gm.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bin/gm.json b/bin/gm.json index 648d49059..672b245a1 100644 --- a/bin/gm.json +++ b/bin/gm.json @@ -1,5 +1,8 @@ { "AreaId": "dev01", + "AreaName":"测试服", + "OpenServiceTime":"2022-04-01 12:03", + "Channel":"channel_1", "Loglevel": 5, "MaxAgeTime": 7, "ConsulAddr": [ @@ -20,12 +23,15 @@ "Mainte": "127.0.0.1:7896", "MaintePort": 9572, "Gateways": [ - "127.0.0.1:7895" + "127.0.0.1:7895", + "127.0.0.1:7896" ], "GatewayPorts": [ - 9571 + 9571, + 7812 ], "Workers": [ + "127.0.0.1:9573", "127.0.0.1:9573" ] } \ No newline at end of file