modify port forwarding for mainsail
This commit is contained in:
parent
9bc783e711
commit
2624ed9e60
|
@ -62,7 +62,7 @@
|
|||
remoteHostname = "beepboop.systems";
|
||||
remotePort = 443;
|
||||
remoteUser = "ryan";
|
||||
bindPort = 2222;
|
||||
bindPort = 55554;
|
||||
};
|
||||
|
||||
users.users.usr.openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Reference in New Issue