updated caladan ssh port
parent
6946d7e78e
commit
162fc713c8
|
@ -43,7 +43,7 @@
|
|||
identitiesOnly = true;
|
||||
identityFile = "~/.ssh/id_rsa_yubikey.pub";
|
||||
forwardAgent = true;
|
||||
port = 2222;
|
||||
port = 22;
|
||||
};
|
||||
|
||||
"fugu" = {
|
||||
|
|
Loading…
Reference in New Issue