|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "mongodbServers": "127.0.0.1:27080",
|
|
|
+ "mongodbServers": "192.168.3.18:27080",
|
|
|
"mongodbPoolSize": "25",
|
|
|
"mongodbName": "qfw",
|
|
|
"influxaddr": "http://192.168.3.207:8086",
|
|
@@ -9,7 +9,7 @@
|
|
|
"strTimeNumber": 30,
|
|
|
"elasticsearch": "http://192.168.3.18:9800",
|
|
|
"elasticPoolSize": 30,
|
|
|
- "redisaddrs": "other=192.168.3.18:3379,push=192.168.3.18:3379,pushcache=192.168.3.18:3379,sso=192.168.3.18:3379,session=192.168.3.18:3379,recovery=192.168.3.18:3379",
|
|
|
+ "redisaddrs": "other=192.168.3.18:3379,push=192.168.3.18:3379,pushcache_1=192.168.3.18:2001,pushcache_2_a=192.168.3.18:2002,pushcache_2_b=192.168.3.18:2003,sso=192.168.3.18:3379,session=192.168.3.18:3379,recovery=192.168.3.18:3379",
|
|
|
"webport": "83",
|
|
|
"webrpcport": "8084",
|
|
|
"weixinrpc": "127.0.0.1:8083",
|