From 38fb2ec4d5737763ab55e372421311e5105e87e0 Mon Sep 17 00:00:00 2001 From: litianxiang Date: Mon, 4 May 2026 14:21:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E7=AB=AF=E5=8F=A3=E5=8F=B7?= =?UTF-8?q?=E4=B8=8E=E5=AE=BF=E4=B8=BB=E6=9C=BA=E7=BB=9F=E4=B8=80=EF=BC=8C?= =?UTF-8?q?=E6=96=B9=E4=BE=BF=E6=9C=AC=E5=9C=B0=E8=B0=83=E8=AF=95=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E4=BF=AE=E6=94=B9bootstrap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/master_sellrt_build_manual.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/master_sellrt_build_manual.yaml b/.gitea/workflows/master_sellrt_build_manual.yaml index a9a8134..e2962fd 100644 --- a/.gitea/workflows/master_sellrt_build_manual.yaml +++ b/.gitea/workflows/master_sellrt_build_manual.yaml @@ -102,7 +102,7 @@ jobs: - ./temp:/temp - ./uploads:/temp/uploads ports: - - '10093:5568' + - '10093:10093' networks: - aida_java_net restart: always