[ssh] Remove default ssh key from code.unbl.ink

This commit is contained in:
2026-01-12 12:46:33 -05:00
parent 32091dbf69
commit 7261bc8d34

View File

@ -24,7 +24,6 @@ Host github.com
# Home Gitea account:
Host code.unbl.ink git.service 192.168.40.83 gogs*
User git
IdentityFile ~/.ssh/2024_git
PreferredAuthentications publickey
PasswordAuthentication no
Port 222