From 522087e18f8f0b685827c1c5f6c7358ad06b5f0f Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期四, 16 一月 2025 16:27:03 +0800
Subject: [PATCH] update 优化 调整预览组件高度

---
 .env.production |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/.env.production b/.env.production
index bf9e644..1109bc6 100644
--- a/.env.production
+++ b/.env.production
@@ -31,5 +31,8 @@
 # 瀹㈡埛绔痠d
 VITE_APP_CLIENT_ID = 'e5cd7e4891bf95d1d19206ce24a7b32e'
 
-# websocket 寮�鍏�
-VITE_APP_WEBSOCKET = true
+# websocket 寮�鍏� 榛樿浣跨敤sse鎺ㄩ��
+VITE_APP_WEBSOCKET = false
+
+# sse 寮�鍏�
+VITE_APP_SSE = true

--
Gitblit v1.9.3