Authored by 郭成尧

改站点配置

@@ -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/',