|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "webServerPort": "8081",
|
|
|
+ "webServerPort": "8080",
|
|
|
"redisServers": "enterprise=192.168.3.18:3379,service=192.168.3.18:3379,other=192.168.3.18:3379,sso=192.168.3.18:3379,credit=192.168.3.18:3379,session=192.168.3.18:3379",
|
|
|
"useRedis": false,
|
|
|
"mongodbServers": "192.168.3.18:27080",
|
|
@@ -56,7 +56,7 @@
|
|
|
"s_avatar": [8,99]
|
|
|
},
|
|
|
"jyWebdomain":"http://192.168.110.101:82",
|
|
|
- "qmxWebdomain":"http://wxws.qmx.top",
|
|
|
+ "qmxWebdomain":"http://wxlxl.qmx.top",
|
|
|
"jyadd":"http://webws.qmx.top/jyapp/free/message/",
|
|
|
"jyopSmtp":{
|
|
|
"addr": "smtp.exmail.qq.com",
|
|
@@ -71,5 +71,10 @@
|
|
|
"port": 1483
|
|
|
},
|
|
|
"per_del_openid":["o5Z_R0nlDnwkXdFHTQHgWBY0uJZc","o5Z_R0nlDnwkXdFHTQHgWBY0uJZc"],
|
|
|
- "appPushServiceRpc":"127.0.0.1:5566"
|
|
|
+ "appPushServiceRpc":"127.0.0.1:5566",
|
|
|
+ "pcHelper":{
|
|
|
+ "version":"V2.5.1",
|
|
|
+ "rpcPushServer":"127.0.0.1:8082",
|
|
|
+ "rpcSericeMethod":"Service.PushVersionMsg"
|
|
|
+ }
|
|
|
}
|