Commit d95750c8 authored by 刘文胜's avatar 刘文胜

sandbox 内网mongodb

parent 7ca535bb
...@@ -43,7 +43,8 @@ var config = { ...@@ -43,7 +43,8 @@ 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://114.215.206.32:27018/pisns-forum-sandbox',
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