36 lines
736 B
JSON
36 lines
736 B
JSON
{
|
|
"AreaId": "yc01",
|
|
"AreaName":"压测服01",
|
|
"OpenServiceTime":"2023-03-29 18:54:43",
|
|
"OpenGM":true,
|
|
"Loglevel": 5,
|
|
"MaxAgeTime": 7,
|
|
"ConsulAddr": [
|
|
"172.17.0.21:8500"
|
|
],
|
|
"IsCross": false,
|
|
"BelongCrossServerId": "yc",
|
|
"LoaclDB": {
|
|
"RedisIsCluster": false,
|
|
"RedisAddr": [
|
|
"172.17.0.21:6379"
|
|
],
|
|
"RedisPassword": "li13451234",
|
|
"RedisDB": 1,
|
|
"MongodbUrl": "mongodb://root:Legu.cc()123@172.17.0.21:27017",
|
|
"MongodbDatabase": "dreamworks_yc01"
|
|
},
|
|
"Mainte": "172.17.0.5:5078",
|
|
"MaintePort": 5079,
|
|
"Gateways": [
|
|
"172.17.0.5:6078"
|
|
],
|
|
"GatewayPorts": [
|
|
6079
|
|
],
|
|
"Workers": [
|
|
"172.17.0.5:7390","172.17.0.5:7391"
|
|
],
|
|
"BattleAddr": "ws://172.17.0.25:9896"
|
|
}
|