Showing
1 changed file
with
2 additions
and
1 deletions
@@ -63,7 +63,8 @@ if (isProduction) { | @@ -63,7 +63,8 @@ if (isProduction) { | ||
63 | appName: 'www.yohobuy.com', | 63 | appName: 'www.yohobuy.com', |
64 | domains: { | 64 | domains: { |
65 | api: 'http://api.yoho.yohoops.org/', | 65 | api: 'http://api.yoho.yohoops.org/', |
66 | - service: 'http://service.yoho.yohoops.org/' | 66 | + service: 'http://service.yoho.yohoops.org/', |
67 | + search: 'http://api.yoho.yohoops.org/' | ||
67 | }, | 68 | }, |
68 | memcache: { | 69 | memcache: { |
69 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], | 70 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], |
-
Please register or login to post a comment