go_dreamfactory/bin/gmcorr.json
2022-09-22 11:54:18 +08:00

27 lines
535 B
JSON

{
"AreaId": "dfcross_1",
"Loglevel": 5,
"MaxAgeTime": 7,
"ConsulAddr": [
"10.0.0.9:10012"
],
"IsCross": true,
"BelongCrossServerId": "dfcross_1",
"LoaclDB": {
"RedisIsCluster": false,
"RedisAddr": [
"10.0.0.9:10011"
],
"RedisPassword": "li13451234",
"RedisDB": 11,
"MongodbUrl": "mongodb://10.0.0.9:10013",
"MongodbDatabase": "dreamfactory11"
},
"Mainte": "127.0.0.1:9571",
"MaintePort": 8001,
"Gateways": [],
"GatewayPorts": [],
"Workers": [
"127.0.0.1:9570"
]
}