From aaf68b883d46409d9c0d1a5c6729bbbd8f8c301c Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 8 Jul 2026 20:36:53 +0200 Subject: [PATCH] fix(cicd): use published nc01 gitea webhook port --- config/platform-infra/gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/platform-infra/gitea.yaml b/config/platform-infra/gitea.yaml index c96c868f..06b39552 100644 --- a/config/platform-infra/gitea.yaml +++ b/config/platform-infra/gitea.yaml @@ -256,7 +256,7 @@ targets: publicPath: /_unidesk/github-to-gitea/nc01 frpc: proxyName: platform-infra-gitea-nc01-github-webhook - remotePort: 22100 + remotePort: 22086 app: name: gitea