Change rivendell ssh port

pull/2/head
Marko Korhonen 5 years ago
parent 9c30da9469
commit 507c8f8a86
No known key found for this signature in database
GPG Key ID: 911B85FBC6003FE5

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