...
|
...
|
@@ -117,7 +117,7 @@ if (isProduction) { |
|
|
domains: {
|
|
|
api: 'http://testapi.yoho.cn:28078/',
|
|
|
service: 'http://testservice.yoho.cn:28077/',
|
|
|
liveApi: 'http://api.live.yoho.cn/'
|
|
|
liveApi: 'http://testapi.live.yohops.com:9999/'
|
|
|
},
|
|
|
memcache: {
|
|
|
master: ['127.0.0.1:12111'],
|
...
|
...
|
|