Showing
1 changed file
with
1 additions
and
1 deletions
@@ -46,7 +46,7 @@ module.exports = { | @@ -46,7 +46,7 @@ module.exports = { | ||
46 | appName: 'yohobuywap-node', | 46 | appName: 'yohobuywap-node', |
47 | port: 6001, | 47 | port: 6001, |
48 | siteUrl: '//m.yohobuy.com', | 48 | siteUrl: '//m.yohobuy.com', |
49 | - assetUrl: 'http://localhost:5001/yohobuywap-node/', | 49 | + assetUrl: '//localhost:5001/yohobuywap-node/', |
50 | testCode: 'yoho4946abcdef#$%&!@', | 50 | testCode: 'yoho4946abcdef#$%&!@', |
51 | domains: domains, | 51 | domains: domains, |
52 | 52 |
-
Please register or login to post a comment