Authored by 王水玲

post log

... ... @@ -19,6 +19,16 @@ module.exports = {
service: 'http://devservice.yoho.cn:58077/',
search: 'http://192.168.102.216:8080/yohosearch/'
},
subDomains: {
host: '.yohobuy.com',
default: '//yohobuy.com',
guang: '//guang.yohobuy.com',
list: '//list.yohobuy.com',
search: '//search.yohobuy.com',
huodong: '//huodong.yohobuy.com',
activity: '//activity.yohobuy.com',
index: '//yohobuy.com'
},
useOneapm: false,
useCache: false,
memcache: {
... ...
... ... @@ -59,7 +59,7 @@
"uuid": "^2.0.2",
"winston": "^2.2.0",
"winston-daily-rotate-file": "^1.1.4",
"yoho-node-lib": "0.0.16"
"yoho-node-lib": "0.0.21"
},
"devDependencies": {
"autoprefixer": "^6.3.6",
... ...