From b190182cc42e00c97c793f926b3664bb88257f87 Mon Sep 17 00:00:00 2001 From: "hongrui.an" <297504645@qq.com> Date: Wed, 28 May 2025 17:20:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/.env.development b/Web/.env.development index 2635439..2fa25ba 100644 --- a/Web/.env.development +++ b/Web/.env.development @@ -2,4 +2,4 @@ ENV = 'development' # base api -VITE_API_BASE_URL = 'http://127.0.0.1:7001' +VITE_API_BASE_URL = 'http://192.168.1.228:7629/'