Change rivendell ssh port

main
Marko Korhonen 4 years ago
parent 3df77990b2
commit 0a81f69da6

@ -1,6 +1,6 @@
host gitea
HostName git.reekynet.com
user gitea
HostName reekynet.com
user git
host gitlab
HostName gitlab.com
@ -20,7 +20,7 @@ Host aur
host rivendell
HostName reekynet.com
port 22
port 222
User gimli
ForwardAgent yes

Loading…
Cancel
Save