From 3fd8986f865553442ae590ee85df95fde17ed16e Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 25 May 2026 22:14:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83API?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84=EF=BC=8C?= =?UTF-8?q?=E9=80=82=E9=85=8D=E4=BB=BB=E6=84=8F=E7=AB=AF=E5=8F=A3=E9=83=A8?= =?UTF-8?q?=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env.production b/frontend/.env.production index b7fda65..14ea4ad 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL=http://88.151.33.134:8080/api +VITE_API_BASE_URL=/api