Skip to content
Snippets Groups Projects
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
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment