Showing
1 changed file
with
2 additions
and
2 deletions
@@ -14,8 +14,8 @@ module.exports = { | @@ -14,8 +14,8 @@ module.exports = { | ||
14 | port: 6001, | 14 | port: 6001, |
15 | siteUrl: '//m.yohobuy.com', | 15 | siteUrl: '//m.yohobuy.com', |
16 | domains: { | 16 | domains: { |
17 | - api: 'http://devapi.yoho.cn:58078/', | ||
18 | - service: 'http://devservice.yoho.cn:58077/' | 17 | + api: 'http://testapi.yoho.cn:28078/', |
18 | + service: 'http://testservice.yoho.cn:28077/' | ||
19 | }, | 19 | }, |
20 | useOneapm: false, | 20 | useOneapm: false, |
21 | useCache: false, | 21 | useCache: false, |
-
Please register or login to post a comment