更新 ssh/app-gohrm 配置,接入 GoHRM Gitea。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBeSOgWQ8kdUcUKnmHjbvga+QhR8XEKxFQeYazORinnN
|
||||||
@@ -8,6 +8,11 @@ Host git.mitsea.com
|
|||||||
User git
|
User git
|
||||||
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
|
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
|
||||||
|
|
||||||
|
Host 172.207.73.17
|
||||||
|
HostName 172.207.73.17
|
||||||
|
User git
|
||||||
|
IdentityFile ~/.flinty/ssh/app-gohrm.pub
|
||||||
|
|
||||||
# 公司 GitLab 不支持 ED25519
|
# 公司 GitLab 不支持 ED25519
|
||||||
# Host git.liandisys.com.cn
|
# Host git.liandisys.com.cn
|
||||||
# HostName git.liandisys.com.cn
|
# HostName git.liandisys.com.cn
|
||||||
|
|||||||
Reference in New Issue
Block a user