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

修改配置

parent 1221355f
......@@ -67,14 +67,15 @@ var config = {
app: {
name: 'pisns-forum-api'
},
service:'http://pisns.wxpai.cn',
service:'http://piplus.wxpai.cn',
port: 3011,
mongodb: {
uri: 'mongodb://10.173.226.96:27017/pisns-forum',
uri: 'mongodb://10.173.224.92,10.173.226.96,10.173.227.160/pisns-forum',
username: 'future',
password: 'future123456',
dbname: 'pisns-forum',
replset:'hdp',
poolSize: 50
},
ossConfig: {
......@@ -86,10 +87,10 @@ var config = {
devCDNURL: 'http://dev.fs.wxpai.cn/'
},
sessionStore: {
password: 'future123456',
password: 'a39131f8d598429f:GuangZhouhdp123',
port: 6379,
host: '10.168.27.179',
db: 2
host: 'a39131f8d598429f.m.cnhza.kvstore.aliyuncs.com',
db:2
}
}
......
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