Authored by htoooth

update node-lib and change config

... ... @@ -56,7 +56,8 @@ module.exports = {
report: {
host: 'badjs.yoho.cn',
port: 80,
db: 'web-apm'
db: 'web-apm',
immediate: true
},
subDomains: {
host: '.m.yohobuy.com',
... ...
... ... @@ -87,7 +87,7 @@
"xml2js": "^0.4.19",
"yoho-express-session": "^2.0.0",
"yoho-md5": "^2.0.0",
"yoho-node-lib": "=0.6.28",
"yoho-node-lib": "=0.6.29",
"yoho-zookeeper": "^1.0.10"
},
"devDependencies": {
... ...