modify port forwarding for mainsail

This commit is contained in:
randomuser 2024-01-25 00:11:28 -06:00
parent 9bc783e711
commit 2624ed9e60
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
remoteHostname = "beepboop.systems"; remoteHostname = "beepboop.systems";
remotePort = 443; remotePort = 443;
remoteUser = "ryan"; remoteUser = "ryan";
bindPort = 2222; bindPort = 55554;
}; };
users.users.usr.openssh.authorizedKeys.keys = [ users.users.usr.openssh.authorizedKeys.keys = [