Showing
1 changed file
with
1 additions
and
1 deletions
@@ -140,7 +140,7 @@ if (isProduction) { | @@ -140,7 +140,7 @@ if (isProduction) { | ||
140 | service: 'http://service.yoho.yohoops.org/', | 140 | service: 'http://service.yoho.yohoops.org/', |
141 | search: 'http://search.yohoops.org/yohosearch/', | 141 | search: 'http://search.yohoops.org/yohosearch/', |
142 | serviceNotify: 'http://service.yoho.cn/', | 142 | serviceNotify: 'http://service.yoho.cn/', |
143 | - imSocket: 'ws://imsocket.yohobuy.com:10000', | 143 | + imSocket: 'wss://imsocket.yohobuy.com:443', |
144 | imCs: 'https://imhttp.yohobuy.com/api', | 144 | imCs: 'https://imhttp.yohobuy.com/api', |
145 | platformApi: 'http://api.platform.yohoops.org', | 145 | platformApi: 'http://api.platform.yohoops.org', |
146 | unionApi: 'http://union.yoho.cn/' | 146 | unionApi: 'http://union.yoho.cn/' |
-
Please register or login to post a comment