...
|
...
|
@@ -24,7 +24,7 @@ module.exports = { |
|
|
corsAllowOrigin: [
|
|
|
'http://localhost:8081',
|
|
|
'http://localhost:63342',
|
|
|
'http://feature.yoho.cn'
|
|
|
'http://huodong.yoho.cn'
|
|
|
],
|
|
|
useCache: false,
|
|
|
memcache: {
|
...
|
...
|
@@ -93,6 +93,7 @@ if (isProduction) { |
|
|
'https://ad.yoho.cn',
|
|
|
'http://feature.yoho.cn',
|
|
|
'https://feature.yoho.cn',
|
|
|
'http://huodong.yoho.cn',
|
|
|
'https://huodong.yoho.cn'
|
|
|
],
|
|
|
memcache: {
|
...
|
...
|
|