Small changes
This commit is contained in:
parent
72431507c7
commit
d4ecdc0ecb
2 changed files with 6 additions and 3 deletions
|
@ -40,10 +40,10 @@ in {
|
|||
# Open ports for proxy
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
25565 19132 5657 # Minecraft server info
|
||||
25565 19132 30013 5657 # Minecraft server info
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
25565 19132 # Minecraft server, VC, and Bedrock
|
||||
25565 19132 30013 # Minecraft server, VC, and Bedrock
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue