From 5682b5f9c26a0ac31e017dfce7d86d13ce118761 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期五, 24 一月 2025 13:07:42 +0800 Subject: [PATCH] 🧨🧨🧨发布 5.3.0 新春版 祝大家新年快乐 --- .env.development | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 52553ff..fa845e7 100644 --- a/.env.development +++ b/.env.development @@ -11,7 +11,7 @@ VITE_APP_CONTEXT_PATH = '/' # 鐩戞帶鍦板潃 -VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/admin/applications' +VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/applications' # SnailJob 鎺у埗鍙板湴鍧� VITE_APP_SNAILJOB_ADMIN = 'http://localhost:8800/snail-job' @@ -28,5 +28,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