Merge branch 'release/4.0' into gray
Showing
1 changed file
with
3 additions
and
3 deletions
@@ -97,9 +97,9 @@ if (isProduction) { | @@ -97,9 +97,9 @@ if (isProduction) { | ||
97 | Object.assign(module.exports, { | 97 | Object.assign(module.exports, { |
98 | appName: 'm.yohoblk.com', | 98 | appName: 'm.yohoblk.com', |
99 | domains: { | 99 | domains: { |
100 | - api: 'http://api.yoho.cn/', | ||
101 | - service: 'http://service.yoho.cn/', | ||
102 | - singleApi: 'http://single.yoho.cn/' | 100 | + api: 'http://api.yoho.yohoops.org/', |
101 | + service: 'http://api.yoho.yohoops.org/', | ||
102 | + singleApi: 'http://api.yoho.yohoops.org/', | ||
103 | }, | 103 | }, |
104 | memcache: { | 104 | memcache: { |
105 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], | 105 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], |
-
Please register or login to post a comment