Adds git.php.fail key
This commit is contained in:
parent
614aed4c12
commit
fc551fae85
1 changed files with 6 additions and 0 deletions
|
|
@ -7,3 +7,9 @@ Host home
|
||||||
HostName 192.168.178.33
|
HostName 192.168.178.33
|
||||||
User michel
|
User michel
|
||||||
IdentityFile ~/.ssh/webserver.key
|
IdentityFile ~/.ssh/webserver.key
|
||||||
|
|
||||||
|
Host git.php.fail
|
||||||
|
HostName git.php.fail
|
||||||
|
Port 2222
|
||||||
|
IdentityFile ~/.ssh/git_php_fail.key
|
||||||
|
User git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue