Change rivendell ssh port

This commit is contained in:
Marko Korhonen 2020-02-04 17:21:26 +02:00
parent 9c30da9469
commit 507c8f8a86
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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