From a16d43f6db8871c3cc0519eb6183a344da465129 Mon Sep 17 00:00:00 2001 From: ihzero Date: Thu, 11 Apr 2024 19:23:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index c5270ba0..2fff58f4 100644 --- a/.env.production +++ b/.env.production @@ -17,7 +17,7 @@ VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false # Basic interface address SPA # VITE_GLOB_API_URL= https://lcny.sk797.cn -VITE_GLOB_API_URL= http://36.133.205.221:81 +VITE_GLOB_API_URL= http://183.221.204.29:81 # File upload address, optional # It can be forwarded by nginx or write the actual address directly