close unused UDP port
This commit is contained in:
parent
b3da6272e5
commit
f8cc9879ef
1 changed files with 0 additions and 1 deletions
|
@ -22,5 +22,4 @@
|
|||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
networking.firewall.allowedUDPPorts = [ 80 443 ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue