[ssh] Update git key
This commit is contained in:
@ -16,9 +16,9 @@ Host github.com
|
||||
|
||||
# Home Gitea account:
|
||||
Host code.unbl.ink git.service 192.168.40.118 gogs*
|
||||
Port 2222
|
||||
Port 22
|
||||
User git
|
||||
IdentityFile ~/.ssh/2022_git
|
||||
IdentityFile ~/.ssh/2024_git
|
||||
PreferredAuthentications publickey
|
||||
PasswordAuthentication no
|
||||
IdentitiesOnly yes
|
||||
|
||||
Reference in New Issue
Block a user