Infini-DL360: open default Minecraft port
This commit is contained in:
parent
5a83ae266a
commit
f6d739ac21
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
networking = {
|
||||
firewall = {
|
||||
allowedUDPPorts = [ 80 443 ];
|
||||
allowedTCPPorts = [ 80 443 ];
|
||||
allowedTCPPorts = [ 80 443 25565 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue