From 1ed4b2d61b692e419d867c46cd5892e20e68071c Mon Sep 17 00:00:00 2001 From: mayiming <1627832236@qq.com> Date: Tue, 4 Nov 2025 17:41:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- management/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/management/.env.production b/management/.env.production index 5e6b3cb1..88268c21 100644 --- a/management/.env.production +++ b/management/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL = 'https://your-domain.com/api' \ No newline at end of file +VITE_API_BASE_URL = 'http://8.155.160.224:8080/api' \ No newline at end of file