From 5166027e2fb349f5a2158076ed5f105f825558b8 Mon Sep 17 00:00:00 2001 From: vinland100 Date: Thu, 8 Jan 2026 16:17:48 +0800 Subject: [PATCH] Modify the CI integration address guide --- frontend/src/pages/ci/CIProjects.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/ci/CIProjects.tsx b/frontend/src/pages/ci/CIProjects.tsx index b7e147d..b610de3 100644 --- a/frontend/src/pages/ci/CIProjects.tsx +++ b/frontend/src/pages/ci/CIProjects.tsx @@ -76,7 +76,7 @@ const CIProjects: React.FC = () => {

Webhook URL:
-
http://YOUR_SERVER_IP:8000/api/v1/webhooks/gitea
+
http://YOUR_SERVER_IP:PORT/api/v1/webhooks/gitea