Showing
1 changed file
with
2 additions
and
2 deletions
@@ -35,8 +35,8 @@ var config = { | @@ -35,8 +35,8 @@ var config = { | ||
35 | }, | 35 | }, |
36 | apiKey: 'sd4H1ecAqlp', | 36 | apiKey: 'sd4H1ecAqlp', |
37 | // domain:'http://192.168.102.210:8088/platform',//联调地址 | 37 | // domain:'http://192.168.102.210:8088/platform',//联调地址 |
38 | - domain: 'http://192.168.102.202:8088/platform',//测试 | ||
39 | - // domain: 'http://10.66.100.6:8088/platform',//腾讯云环境 | 38 | + //domain: 'http://192.168.102.202:8088/platform',//测试 |
39 | + domain: 'http://10.66.100.6:8088/platform',//腾讯云环境 | ||
40 | logsFile: '/Data/logs/node/yohobuy-portal-log/', | 40 | logsFile: '/Data/logs/node/yohobuy-portal-log/', |
41 | loggers: { | 41 | loggers: { |
42 | api: { | 42 | api: { |
-
Please register or login to post a comment