Change rivendell ssh port

This commit is contained in:
Marko Korhonen 2020-02-04 17:21:26 +02:00
parent 9de39fde97
commit 25813f6680

View file

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