cqp před 3 měsíci
rodič
revize
2b906911ea
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/Console/Commands/WebSocketServer.php

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

@@ -24,7 +24,7 @@ class WebSocketServer extends Command
 
     public function handle()
     {
-        $this->info('WebSocket server starting on ws://121.37.173.82:6002');
+        $this->info('WebSocket server starting on ws://118.31.172.116:6002');
 
         // 创建WebSocket服务器实例
         $this->serverInstance = IoServer::factory(