...
|
...
|
@@ -14,8 +14,8 @@ module.exports = { |
|
|
port: 6002,
|
|
|
siteUrl: 'http://www.yohobuy.com',
|
|
|
domains: {
|
|
|
api: 'http://testapi.yoho.cn:28078/',
|
|
|
service: 'http://testservice.yoho.cn:28077/',
|
|
|
api: 'http://devapi.yoho.cn:58078/',
|
|
|
service: 'http://devservice.yoho.cn:58077/',
|
|
|
search: 'http://192.168.102.216:8080/yohosearch/'
|
|
|
},
|
|
|
useOneapm: false,
|
...
|
...
|
|