diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore index fbba445e9a8a19212934f225c9fc336d5845233d..eebaac990195ecb5e2dfaf346871ccbb9124f9b7 100644 --- a/.ssh/config.d/20_shore +++ b/.ssh/config.d/20_shore @@ -12,6 +12,11 @@ Host ea6350.shore.co.il User root LocalForward 8080 localhost:80 +Host git.shore.co.il +HostName host01.shore.co.il +Port 2222 +IdentityFile ~/Documents/Shore/gitlab_ed25519 + Host cgit.shore.co.il HostName host01.shore.co.il