Showing
1 changed file
with
4 additions
and
4 deletions
@@ -20,11 +20,11 @@ module.exports = { | @@ -20,11 +20,11 @@ module.exports = { | ||
20 | domains: { | 20 | domains: { |
21 | // api: 'http://192.168.102.202:8080/gateway/', | 21 | // api: 'http://192.168.102.202:8080/gateway/', |
22 | // service: 'http://192.168.102.202:8080/gateway/', | 22 | // service: 'http://192.168.102.202:8080/gateway/', |
23 | - //api: 'http://testapi.yoho.cn:28078/', | ||
24 | - //service: 'http://testservice.yoho.cn:28077/' | 23 | + api: 'http://testapi.yoho.cn:28078/', |
24 | + service: 'http://testservice.yoho.cn:28077/' | ||
25 | 25 | ||
26 | - api: 'http://devapi.yoho.cn:58078/', | ||
27 | - service: 'http://devservice.yoho.cn:58077/' | 26 | + // api: 'http://devapi.yoho.cn:58078/', |
27 | + // service: 'http://devservice.yoho.cn:58077/' | ||
28 | }, | 28 | }, |
29 | subDomains: { | 29 | subDomains: { |
30 | host: '.m.yohoblk.com', | 30 | host: '.m.yohoblk.com', |
-
Please register or login to post a comment