From 93878511e5af175f7728a4023b63fa18d6c392a2 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Mon, 25 May 2026 00:51:12 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85=20SSH=20remote=20?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- docs/deployment-nas-gitea.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/deployment-nas-gitea.md b/docs/deployment-nas-gitea.md index 26bd207..5f6f456 100644 --- a/docs/deployment-nas-gitea.md +++ b/docs/deployment-nas-gitea.md @@ -11,6 +11,7 @@ | 服务 | 地址 | |------|------| | Gitea Web UI | `https://git.51yanmei.com` | +| Gitea SSH | `ssh://git@git.51yanmei.com:2222` | | Actions 面板 | `https://git.51yanmei.com/wangjia/jiu/actions` | | 线上应用 | `https://jiu.51yanmei.com` | | 管理端 Web | `https://jiu.51yanmei.com/app/` | @@ -73,6 +74,7 @@ rm ~/.act_runner /Users/wangjia/bin/act_runner register \ --no-interactive \ --instance https://git.51yanmei.com \ + # SSH remote: ssh://git@git.51yanmei.com:2222/wangjia/jiu.git --token <新token> \ --name mac-runner \ --labels mac:host