From b1fe40fa4ad3fcbfe05d72a6e9ee0ffe6e8a6734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Sat, 18 May 2024 18:00:20 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E9=BB=98=E8=AE=A4=E4=B8=8D=E7=94=A8pr?= =?UTF-8?q?oxy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/.env b/env/.env index d068df7..d520ddc 100644 --- a/env/.env +++ b/env/.env @@ -11,5 +11,5 @@ VITE_SERVER_BASEURL = 'https://ukw0y1.laf.run' VITE_UPLOAD_BASEURL = 'https://ukw0y1.laf.run/upload' # h5是否需要配置代理 -VITE_APP_PROXY=true +VITE_APP_PROXY=false VITE_APP_PROXY_PREFIX = '/api'