From ecb21d20b4b1687fd16e011098942350261ea611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=AD=9F?= <3111696955@qq.com> Date: Wed, 6 Aug 2025 10:56:53 +0800 Subject: [PATCH] =?UTF-8?q?infrastructure(biji-qianduan):=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=20API=20=E5=9F=BA=E7=A1=80=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将生产环境中的 API基础 URL 从 https://biji-houdaun.311169.xyz 更改为 https://biji.ikmkj.dpdns.org --- biji-qianduan/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biji-qianduan/.env.production b/biji-qianduan/.env.production index 51e29ce..cf767f6 100644 --- a/biji-qianduan/.env.production +++ b/biji-qianduan/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL=https://biji-houdaun.311169.xyz \ No newline at end of file +VITE_API_BASE_URL=https://biji.ikmkj.dpdns.org