Commit fcadf84d authored by 杨翌文's avatar 杨翌文

Merge branch 'hotfix_0707_mongoreplset' into SANDBOX

parents 4cc9d764 36688733
...@@ -43,8 +43,7 @@ var config = { ...@@ -43,8 +43,7 @@ var config = {
service:'http://sandbox.wxpai.cn', service:'http://sandbox.wxpai.cn',
port: 3011, port: 3011,
mongodb: { mongodb: {
//uri: 'mongodb://114.215.206.32:27018/pisns-forum-sandbox', uri: 'mongodb://10.161.234.251:27018/pisns-forum-sandbox?replicaSet=hdp',
uri: 'mongodb://10.161.234.251:27018/pisns-forum-sandbox',
username: '', username: '',
password: '', password: '',
poolSize: 5 poolSize: 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment