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" }