From 4b00cc2e41c625fa8b6be65d865c3ba93dae8018 Mon Sep 17 00:00:00 2001 From: wangzhen <15712990964@163.com> Date: Sat, 24 May 2025 15:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9C=AC=E5=9C=B0=E5=90=8E?= =?UTF-8?q?=E7=AB=AF=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.local b/.env.local index de3676009..fea15ab44 100644 --- a/.env.local +++ b/.env.local @@ -7,7 +7,8 @@ VITE_DEV=true # VITE_BASE_URL='http://8.130.12.151:48080' # VITE_BASE_URL='http://lhy.free.idcfengye.com' # VITE_BASE_URL='http://m94844f6.natappfree.cc' -VITE_BASE_URL='http://172.22.3.168:48080' +# VITE_BASE_URL='http://172.22.3.168:48080' +VITE_BASE_URL='http://localhost:48080' # VITE_BASE_URL='http://172.22.3.203:48080' # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务