...
|
...
|
@@ -16,8 +16,8 @@ module.exports = { |
|
|
siteUrl: '//m.yohobuy.com',
|
|
|
assetUrl: '//localhost:5001',
|
|
|
domains: {
|
|
|
api: 'http://api.yoho.yohoops.org/',
|
|
|
service: 'http://service.yoho.yohoops.org/',
|
|
|
api: 'http://api-test1.yohops.com:9999/',
|
|
|
service: 'http://service-test1.yohops.com:9999/',
|
|
|
liveApi: 'http://testapi.live.yohops.com:9999/',
|
|
|
singleApi: 'http://api-test1.yohops.com:9999/'
|
|
|
},
|
...
|
...
|
|