Showing
1 changed file
with
2 additions
and
2 deletions
@@ -113,8 +113,8 @@ if (isProduction) { | @@ -113,8 +113,8 @@ if (isProduction) { | ||
113 | Object.assign(module.exports, { | 113 | Object.assign(module.exports, { |
114 | appName: 'm.yohobuy.com for test', | 114 | appName: 'm.yohobuy.com for test', |
115 | domains: { | 115 | domains: { |
116 | - api: 'http://testapi.yoho.cn:28078/', | ||
117 | - service: 'http://testservice.yoho.cn:28077/' | 116 | + api: 'http://api-test1.yohops.com:9999/', |
117 | + service: 'http://service-test1.yohops.com:9999/' | ||
118 | }, | 118 | }, |
119 | memcache: { | 119 | memcache: { |
120 | master: ['127.0.0.1:12111'], | 120 | master: ['127.0.0.1:12111'], |
-
Please register or login to post a comment