From 0015e2e0479bcd8a248772ddb8d1df0aa30f67ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E5=BC=BA?= <357099073@qq.com> Date: Thu, 29 Jan 2026 10:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=8E=AF=E5=A2=83=E5=BF=BD?= =?UTF-8?q?=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .env.development diff --git a/.env.development b/.env.development deleted file mode 100644 index a6127c7..0000000 --- a/.env.development +++ /dev/null @@ -1,3 +0,0 @@ -# 开发环境接口 -# VITE_API_BASE_URL='http://localhost:8000' -VITE_API_BASE_URL='https://backend.yunzer.cn' \ No newline at end of file