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