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
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