feat: add gitea
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
0bca1f858c
commit
37dfdb2739
@ -193,6 +193,13 @@ Host clank_atuin
|
||||
IdentitiesOnly true
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_gitea
|
||||
Hostname 10.0.11.14
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentitiesOnly true
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host harbor
|
||||
Hostname 10.0.10.3
|
||||
User root
|
||||
|
Loading…
Reference in New Issue
Block a user