dont-modified-online-api-!!!
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -16,8 +16,8 @@ module.exports = { | @@ -16,8 +16,8 @@ module.exports = { | ||
16 | siteUrl: '//m.yohobuy.com', | 16 | siteUrl: '//m.yohobuy.com', |
17 | assetUrl: '//localhost:5001', | 17 | assetUrl: '//localhost:5001', |
18 | domains: { | 18 | domains: { |
19 | - api: 'http://api.yoho.yohoops.org/', | ||
20 | - service: 'http://service.yoho.yohoops.org/', | 19 | + api: 'http://api-test1.yohops.com:9999/', |
20 | + service: 'http://service-test1.yohops.com:9999/', | ||
21 | liveApi: 'http://testapi.live.yohops.com:9999/', | 21 | liveApi: 'http://testapi.live.yohops.com:9999/', |
22 | singleApi: 'http://api-test1.yohops.com:9999/' | 22 | singleApi: 'http://api-test1.yohops.com:9999/' |
23 | }, | 23 | }, |
-
Please register or login to post a comment