fix(ssh): switch poincare to non-default port
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
d6dcb7215f
commit
422161541b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ Host gauss
|
||||||
Host poincare
|
Host poincare
|
||||||
User mfocko
|
User mfocko
|
||||||
Hostname mfocko.xyz
|
Hostname mfocko.xyz
|
||||||
|
Port 10022
|
||||||
|
|
||||||
Host git.mfocko.xyz
|
Host git.mfocko.xyz
|
||||||
User git
|
User git
|
||||||
|
|
Loading…
Reference in a new issue