Adds git.php.fail key

This commit is contained in:
Michel Fedde 2025-02-25 14:02:26 +01:00
parent 614aed4c12
commit fc551fae85

View file

@ -7,3 +7,9 @@ Host home
HostName 192.168.178.33
User michel
IdentityFile ~/.ssh/webserver.key
Host git.php.fail
HostName git.php.fail
Port 2222
IdentityFile ~/.ssh/git_php_fail.key
User git