Commit 3a08fc4a authored by strong's avatar strong

变更mongodb连接字符串ip

parent 4c352a78
...@@ -71,7 +71,7 @@ var config = { ...@@ -71,7 +71,7 @@ var config = {
port: 3011, port: 3011,
mongodb: { mongodb: {
uri: 'mongodb://10.173.226.96:27017/pisns-forum', uri: 'mongodb://10.173.224.92,10.168.141.98,10.173.227.160/pisns-forum',
username: 'future', username: 'future',
password: 'future123456', password: 'future123456',
dbname: 'pisns-forum', dbname: 'pisns-forum',
......
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