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