From 88186b8dfc7c64aafe1a4c1e4293e7e3889cb3fb Mon Sep 17 00:00:00 2001 From: Ironsp <1522278303@qq.com> Date: Mon, 6 Jul 2026 17:52:40 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.development b/.env.development index bc188f8..24845eb 100644 --- a/.env.development +++ b/.env.development @@ -35,4 +35,6 @@ VITE_APP_WEBSOCKET = false # sse 开关 VITE_APP_SSE = true -VITE_BASE_API = "http://47.104.208.94:8089" +# http://192.168.0.214:8089 +# VITE_BASE_API = "http://47.104.208.94:8089" +VITE_BASE_API = "http://192.168.0.214:8089"