From e8cc27265ac9b23449ef06054573c0e1f9dfea44 Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Thu, 6 Nov 2025 14:06:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=8F=90=E4=BA=A4=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 .env.development diff --git a/.env.development b/.env.development deleted file mode 100644 index 2ccc7eb..0000000 --- a/.env.development +++ /dev/null @@ -1,20 +0,0 @@ -# VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' -# 测试环境 -# VITE_API_BASE='http://54.255.212.181:10704/' -# 正式环境 -# VITE_API_BASE='http://54.255.212.181:10705/' -VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload -# VITE_API_BASE='http://192.168.9.28:8081/' -# sunjiabei -# VITE_API_BASE='http://192.168.9.28:8081/' -# VITE_API_BASE='http://192.168.5.92:8081/' -# 张勇 -# VITE_API_BASE='http://192.168.3.83:8081/' -# 本地 -# VITE_API_BASE='http://localhost:8081/' -# 孙加倍 -VITE_API_BASE='http://192.168.40.12:8081' - -# Lijianlin -# VITE_API_BASE='http://192.168.9.41:8081/' -# VITE_API_BASE='http://localhost:8081/'