wansfa 1 year ago
parent
commit
d1dd96c69f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/utils/webSocket.js

+ 2 - 1
src/utils/webSocket.js

@@ -1,5 +1,6 @@
 
 
-var server = "ws://localhost:7012/imserver/r:";
+//var server = "ws://localhost:7012/imserver/r:";
+var server = "ws://139.186.77.83:7012/imserver/r:";  
 
 
 // function init() {
 // function init() {
 //     if(typeof(WebSocket) === "undefined"){
 //     if(typeof(WebSocket) === "undefined"){