From 890e494e12df38f8def0d7bcb28d46b0dc72bb67 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Fri, 3 Jan 2025 07:55:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E9=BB=98=E8=AE=A4=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E7=BA=BF=E4=B8=8Awebsocket?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 0246dbdb..17729b65 100644 --- a/.env.production +++ b/.env.production @@ -3,4 +3,4 @@ VITE_APP_BASE_API = '/prod-api' # WebSocket端点(可选) -VITE_APP_WS_ENDPOINT=wss://api.youlai.tech/ws +#VITE_APP_WS_ENDPOINT=wss://api.youlai.tech/ws