From 07f523047364ce60b85f7cb78011c0bce78be60c Mon Sep 17 00:00:00 2001 From: zhangrenyuan <18990852002@163.com> Date: Mon, 4 Aug 2025 17:53:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.env.dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 3cad69a..36d1127 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' # 测试环境 - VITE_API_BASE='http://18.143.76.3:10704/' +# VITE_API_BASE='http://18.143.76.3:10704/' # VITE_API_BASE='http://192.168.9.52:10705/' VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # VITE_API_BASE='http://192.168.9.28:8081/'