From 6b67a5baf58ad78fac842b14fd544ce03dba79e2 Mon Sep 17 00:00:00 2001 From: qiaoxinjiu Date: Thu, 7 May 2026 19:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Jenkins=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkins.txt b/Jenkins.txt index 94ed1c8..4baef96 100644 --- a/Jenkins.txt +++ b/Jenkins.txt @@ -23,7 +23,7 @@ pipeline { DEPLOY_PORT = '22' DEPLOY_USER = 'user' CONTAINER_NAME = 'effekt-interface-frontend' - HOST_PORT = '8881' + HOST_PORT = '5010' CONTAINER_PORT = '80' }