Commit 82410bfa authored by 陈志良's avatar 陈志良

1

parent 25002b3e
...@@ -33,7 +33,7 @@ var config = { ...@@ -33,7 +33,7 @@ var config = {
} }
}, },
test: { sandbox: {
root: rootPath, root: rootPath,
app: { app: {
name: 'pisns-forum-api' name: 'pisns-forum-api'
...@@ -86,9 +86,9 @@ var config = { ...@@ -86,9 +86,9 @@ var config = {
devCDNURL: 'http://dev.fs.wxpai.cn/' devCDNURL: 'http://dev.fs.wxpai.cn/'
}, },
sessionStore: { sessionStore: {
password: 'future123456', password: 'a39131f8d598429f:GuangZhouhdp123',
port: 6379, port: 6379,
host: '10.168.27.179', host: 'a39131f8d598429f.m.cnhza.kvstore.aliyuncs.com',
db: 2 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