Authored by 陈峰

port

... ... @@ -12,7 +12,7 @@ const isTest = process.env.NODE_ENV === 'test';
const config = {
app: 'yoho-apm',
appVersion: '0.0.1', // 调用api的版本
port: 6003,
port: 6009,
siteUrl: '//shop.yohobuy.com',
cookieDomain: '.yohobuy.com',
domains: [/yohobuy\.com^/],
... ...