...
|
...
|
@@ -63,7 +63,8 @@ if (isProduction) { |
|
|
appName: 'www.yohobuy.com',
|
|
|
domains: {
|
|
|
api: 'http://api.yoho.yohoops.org/',
|
|
|
service: 'http://service.yoho.yohoops.org/'
|
|
|
service: 'http://service.yoho.yohoops.org/',
|
|
|
search: 'http://api.yoho.yohoops.org/'
|
|
|
},
|
|
|
memcache: {
|
|
|
master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'],
|
...
|
...
|
|