Commit 88fbea1e authored by 张淼's avatar 张淼

1

parent 7f116c58
......@@ -11,7 +11,7 @@ var config = {
},
port: 3011,
mongodb: {
uri:'mongodb://114.215.206.32:27018/pisns-forum',
uri:'mongodb://114.215.206.32:27018/pisns-forum-sandbox',
username: '',
password: '',
poolSize: 5
......@@ -33,7 +33,7 @@ var config = {
},
port: 3011,
mongo: {
uri:'mongodb://114.215.206.32:27018/pisns-forum',
uri:'mongodb://114.215.206.32:27018/pisns-forum-sandbox',
username: '',
password: '',
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