Browse Source

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

Colin Powell 12 hours ago
parent
commit
7261bc8d34
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ssh/.ssh/config

+ 0 - 1
ssh/.ssh/config

@@ -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