From 5df3ef0f5f9ca6c665a95b5d5961bcc0353bb6e7 Mon Sep 17 00:00:00 2001 From: bbh <535597762@qq.com> Date: Fri, 1 Aug 2025 16:11:08 +0800 Subject: [PATCH] fix:frontend .env modify VITE_API_URL --- frontend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env b/frontend/.env index 27fcbfe..490067a 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,2 +1,2 @@ -VITE_API_URL=http://localhost:8000 +VITE_API_URL=http://120.76.41.122:8000 MAILCATCHER_HOST=http://localhost:1080