From 2c62987281991fe7e559a214e247476875f5909f Mon Sep 17 00:00:00 2001 From: plum <40649341+plum-k@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:40:45 +0800 Subject: [PATCH] =?UTF-8?q?feat(all):=20=E4=BF=AE=E6=94=B9ws=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/editor/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor/.env.production b/packages/editor/.env.production index 071c961..4549d44 100644 --- a/packages/editor/.env.production +++ b/packages/editor/.env.production @@ -19,4 +19,4 @@ VITE_ENABLE_CONFIG_GENERATE=true VITE_GLOB_ORIGIN=https://tk.astraltwin.cn/ #ws接口 -VITE_GLOB_SOCKET_URL=wss://tk.astraltwin.cn/socket \ No newline at end of file +VITE_GLOB_SOCKET_URL=wss://tk.astraltwin.cn/api/sys/ws \ No newline at end of file