Showing
1 changed file
with
1 additions
and
1 deletions
@@ -83,7 +83,7 @@ if (isProduction) { | @@ -83,7 +83,7 @@ if (isProduction) { | ||
83 | api: 'http://api.yoho.yohoops.org/', | 83 | api: 'http://api.yoho.yohoops.org/', |
84 | service: 'http://service.yoho.yohoops.org/', | 84 | service: 'http://service.yoho.yohoops.org/', |
85 | liveApi: 'http://api.live.yoho.cn/', | 85 | liveApi: 'http://api.live.yoho.cn/', |
86 | - singleApi: 'http://singleapi.yoho.cn/' | 86 | + singleApi: 'http://single.yoho.cn/' |
87 | }, | 87 | }, |
88 | memcache: { | 88 | memcache: { |
89 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], | 89 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], |
-
Please register or login to post a comment