From f3f6c4d99a9d3dee83f6035c6504fe1eb997afbf Mon Sep 17 00:00:00 2001 From: niyyzf Date: Sat, 19 Jul 2025 20:47:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.env.production:=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=20VITE=5FAPI=5FBASE=5FURL=EF=BC=8C=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=20API=20=E8=B7=AF=E5=BE=84=E4=BB=A5=E9=80=82=E5=BA=94?= =?UTF-8?q?=E6=96=B0=E7=9A=84=E9=85=8D=E7=BD=AE=E8=A6=81=E6=B1=82=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/.env.production b/platform/.env.production index 3d1b1d8..d001daf 100644 --- a/platform/.env.production +++ b/platform/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL=http://203.195.163.42:7793/api \ No newline at end of file +VITE_API_BASE_URL=http://203.195.163.42:7793 \ No newline at end of file