From b6a46a103b047c27678dcdba8b67355d9494062e Mon Sep 17 00:00:00 2001 From: liruiqiang <3151805288@qq.com> Date: Thu, 27 Nov 2025 17:39:26 +0800 Subject: [PATCH] =?UTF-8?q?link=E6=AD=A3=E5=BC=8F=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 5ff0eac..aa59521 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ VITE_API_BASE_URL = "https://dbqb.legu168.cn/adminApi" -VITE_API_BASE_URL_LINK = "https://web.homilychart.com" \ No newline at end of file +VITE_API_BASE_URL_LINK = "https://api.homilychart.com" \ No newline at end of file