Add port to gitea ssh config
This commit is contained in:
parent
6817e96a5b
commit
2579898388
@ -29,6 +29,7 @@ Host github.com
|
||||
# Gitea ssh commits
|
||||
Host git.shoebottom.ca
|
||||
User gitea
|
||||
Port 2221
|
||||
IdentityFile ~/.ssh/git.ed25519
|
||||
AddKeysToAgent yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user