Showing
1 changed file
with
1 additions
and
1 deletions
@@ -120,7 +120,7 @@ if (isProduction) { | @@ -120,7 +120,7 @@ if (isProduction) { | ||
120 | api: 'http://api.yoho.yohoops.org/', | 120 | api: 'http://api.yoho.yohoops.org/', |
121 | service: 'http://service.yoho.yohoops.org/', | 121 | service: 'http://service.yoho.yohoops.org/', |
122 | search: 'http://search.yohoops.org/yohosearch/', | 122 | search: 'http://search.yohoops.org/yohosearch/', |
123 | - imSocket: 'ws://imsocket.yohobuy.com', | 123 | + imSocket: 'ws://imsocket.yohobuy.com:10000', |
124 | imCs: 'https://imhttp.yohobuy.com/api', | 124 | imCs: 'https://imhttp.yohobuy.com/api', |
125 | imServer: 'https://imhttp.yohobuy.com/server' | 125 | imServer: 'https://imhttp.yohobuy.com/server' |
126 | }, | 126 | }, |
-
Please register or login to post a comment