File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h1 class="card-title text-2xl justify-center mb-6">Voice Chat</h1>
4848 <!-- WebSocket Connection Section -->
4949 < div class ="flex gap-2 mb-6 ">
5050 < input type ="text " id ="wsUrl " placeholder ="WebSocket URL (e.g., ws://localhost:8080/ws/) "
51- value ="ws ://35.232.134.140:9090 /ws/ " class ="input input-bordered flex-1 " />
51+ value ="wss ://indie.echokit.dev /ws/ " class ="input input-bordered flex-1 " />
5252 < button id ="connectBtn " class ="btn btn-primary "> Connect</ button >
5353 </ div >
5454
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h1 class="card-title text-2xl justify-center mb-6">语音聊天</h1>
4848 <!-- WebSocket 连接区域 -->
4949 < div class ="flex gap-2 mb-6 ">
5050 < input type ="text " id ="wsUrl " placeholder ="WebSocket 地址 (例如, ws://localhost:8080/ws/) "
51- value ="ws ://35.232.134.140:9090 /ws/ " class ="input input-bordered flex-1 " />
51+ value ="wss ://hk.echokit.dev /ws/ " class ="input input-bordered flex-1 " />
5252 < button id ="connectBtn " class ="btn btn-primary "> 连接</ button >
5353 </ div >
5454
You can’t perform that action at this time.
0 commit comments