Просмотр исходного кода

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

Colin Powell 19 часов назад
Родитель
Сommit
7261bc8d34
1 измененных файлов с 0 добавлено и 1 удалено
  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