Authored by htoooth

change config report

... ... @@ -33,8 +33,8 @@ module.exports = {
testCode: 'yoho4946abcdef#$%&!@',
domains: domains,
report: {
host: '10.66.0.139',
port: 8086,
host: 'badjs.yoho.cn',
port: 80,
db: 'web-apm'
},
subDomains: {
... ... @@ -213,8 +213,8 @@ if (isProduction) {
}
},
report: {
host: 'influxdblog.web.yohoops.org',
port: 8086,
host: 'badjs.yoho.cn',
port: 80,
db: 'web-apm'
}
});
... ...