Explorar o código

修改 socket

cqp hai 3 meses
pai
achega
1fa2a837c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Console/Commands/WebSocketServer.php

+ 1 - 1
app/Console/Commands/WebSocketServer.php

@@ -72,7 +72,7 @@ class WebSocketServer extends Command
                     }
                 )
             ),
-            6002
+            6003
         );
 
         // 启动WebSocket服务器