From d6155e7c30b55a25ee69110c0d30c66c73b1bcbc Mon Sep 17 00:00:00 2001 From: imsyy Date: Wed, 5 Jul 2023 09:13:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=94=B9=20API=20=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c8e22b1..a4b4a9b 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # 全局 API 地址 -VITE_GLOBAL_API="http://localhost:6688" -# VITE_GLOBAL_API="https://api-hot.imsyy.top" +# VITE_GLOBAL_API="http://localhost:6688" +VITE_GLOBAL_API="https://api-hot.imsyy.top" # ICP 备案号 VITE_ICP = "豫ICP备2022018134号-1" \ No newline at end of file