fix(utils): open ports for minecraft servers
This commit is contained in:
parent
083bc84f3a
commit
f87c3482e6
2 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
// env;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [port];
|
||||
|
||||
services.frp.settings.proxies = [
|
||||
{
|
||||
inherit name remotePort;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue