David hace 9 años
padre
commit
0fb6faefb4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pmanager/pmanager.py

+ 1 - 1
pmanager/pmanager.py

@@ -33,7 +33,7 @@ def sendmsg(msg):
 
 class PManager:
     ws = websocket.WebSocket()
-    ip = "ws://192.168.1.208:9001"
+    ip = "ws://192.168.2.208:9001"
     p_list = {}
     ptable = {}
     log_list = {}