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

社区分享

parent ab6de49e
This diff is collapsed.
...@@ -9,6 +9,7 @@ var config = { ...@@ -9,6 +9,7 @@ var config = {
app: { app: {
name: 'pisns-forum-api' name: 'pisns-forum-api'
}, },
rest_api:'http://localhost:8080',
service:'http://localhost', service:'http://localhost',
port: 3011, port: 3011,
mongodb: { mongodb: {
...@@ -38,6 +39,7 @@ var config = { ...@@ -38,6 +39,7 @@ var config = {
app: { app: {
name: 'pisns-forum-api' name: 'pisns-forum-api'
}, },
rest_api:'http://rest.wxpai.cn',
service:'http://sandbox.wxpai.cn', service:'http://sandbox.wxpai.cn',
port: 3011, port: 3011,
mongodb: { mongodb: {
...@@ -67,6 +69,7 @@ var config = { ...@@ -67,6 +69,7 @@ var config = {
app: { app: {
name: 'pisns-forum-api' name: 'pisns-forum-api'
}, },
rest_api:'https://rest.wxpai.cn',
service:'http://piplus.wxpai.cn', service:'http://piplus.wxpai.cn',
port: 3011, port: 3011,
......
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