Commit dd3e23a4 authored by nimrod's avatar nimrod
Browse files

Add GitLab instance SSH config.

It's on host01.shore.co.il, but on a different port.
parent 0debc79f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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