From e213412d8a071c33b8376b9d16882514b786130b Mon Sep 17 00:00:00 2001 From: ihzero Date: Fri, 9 Dec 2022 15:10:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80?= 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 e72f08e4..24252be9 100644 --- a/.env.production +++ b/.env.production @@ -16,7 +16,7 @@ VITE_BUILD_COMPRESS = 'none' VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false # Basic interface address SPA -VITE_GLOB_API_URL= http://lcny-api.peidikeji.cn +VITE_GLOB_API_URL= http://36.133.205.221:81 # File upload address, optional # It can be forwarded by nginx or write the actual address directly