Authored by htoooth

change report host

... ... @@ -238,9 +238,10 @@ if (isProduction) {
}
},
report: {
host: 'badjs.yoho.cn',
host: 'badjs.yohoops.org',
port: 80,
db: 'web-apm'
db: 'web-apm',
immediate: true
},
monitorReport: {
host: '10.66.4.25',
... ...