Showing
1 changed file
with
1 additions
and
1 deletions
@@ -11,7 +11,7 @@ const isTest = process.env.NODE_ENV === 'test'; | @@ -11,7 +11,7 @@ const isTest = process.env.NODE_ENV === 'test'; | ||
11 | 11 | ||
12 | module.exports = { | 12 | module.exports = { |
13 | port: 6002, | 13 | port: 6002, |
14 | - siteUrl: 'http://localhost:6002/', | 14 | + siteUrl: 'http://www.yohobuy.com', |
15 | domains: { | 15 | domains: { |
16 | api: 'http://testapi.yoho.cn:28078/', | 16 | api: 'http://testapi.yoho.cn:28078/', |
17 | service: 'http://testservice.yoho.cn:28077/', | 17 | service: 'http://testservice.yoho.cn:28077/', |
-
Please register or login to post a comment