...
|
...
|
@@ -13,8 +13,8 @@ module.exports = { |
|
|
port: 6001,
|
|
|
siteUrl: '//m.yohobuy.com',
|
|
|
domains: {
|
|
|
api: 'http://testapi.yoho.cn:58078/',
|
|
|
service: 'http://testservice.yoho.cn:58077/'
|
|
|
api: 'http://testapi.yoho.cn:28078/',
|
|
|
service: 'http://testservice.yoho.cn:28078/'
|
|
|
},
|
|
|
useOneapm: false,
|
|
|
useCache: false,
|
...
|
...
|
|