Changed key name

This commit is contained in:
FredzyW 2024-04-08 08:09:32 +02:00
parent 0f939a4fa7
commit 39c0160aed

View file

@ -13,7 +13,7 @@
hostname = "wastring.com"; hostname = "wastring.com";
port = 55502; port = 55502;
user = "fw"; user = "fw";
identityFile = "/home/fw/.ssh/id_ed25519"; identityFile = "/home/fw/.ssh/id_rsa";
}; };
}; };
}; };