modify port forwarding for mainsail
This commit is contained in:
parent
9bc783e711
commit
2624ed9e60
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in New Issue