From e9c7494c28929edd87d3a7d0cea2cba89c6fca3c Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Mon, 10 Nov 2025 15:30:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=90=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.prod b/.env.prod index fd2f4af..b383f43 100644 --- a/.env.prod +++ b/.env.prod @@ -11,7 +11,7 @@ VITE_PERMISSION=true VITE_ROUTER_HISTORY=hash # api -VITE_API_BASIC=/ +VITE_API_BASIC='http://10.10.1.39:8040' VITE_API_HTTP=/api/v1/ VITE_API_UPLOAD='http://115.239.217.220:9458' # storage