From 4a922aa091918563c328721eca5c93a836f238a2 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Fri, 15 Dec 2023 13:57:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E8=B7=A8=E6=9C=8D=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gm.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gm.json b/gm.json index 456547f..b795bee 100644 --- a/gm.json +++ b/gm.json @@ -1,6 +1,6 @@ { - "AreaId": "yc01", - "AreaName":"压测服01", + "AreaId": "yc02", + "AreaName":"压测服02", "OpenServiceTime":"2023-03-29 18:54:43", "OpenGM":true, "Loglevel": 5, @@ -8,7 +8,7 @@ "ConsulAddr": [ "172.17.0.21:8500" ], - "IsCross": false, + "IsCross": true, "BelongCrossServerId": "yc", "LoaclDB": { "RedisIsCluster": false, @@ -16,20 +16,20 @@ "172.17.0.21:6379" ], "RedisPassword": "li13451234", - "RedisDB": 1, + "RedisDB": 2, "MongodbUrl": "mongodb://root:Legu.cc()123@172.17.0.21:27017", - "MongodbDatabase": "dreamworks_yc01" + "MongodbDatabase": "dreamworks_yc02" }, - "Mainte": "172.17.0.5:5078", + "Mainte": "172.17.0.21:5078", "MaintePort": 5079, "Gateways": [ - "172.17.0.5:6078" + "172.17.0.21:6078" ], "GatewayPorts": [ 6079 ], "Workers": [ - "172.17.0.5:7390","172.17.0.5:7391" + "172.17.0.21:7390","172.17.0.21:7391" ], - "BattleAddr": "ws://172.17.0.25:9896" + "BattleAddr": "ws://172.17.0.21:9897" }