added caddy
This commit is contained in:
parent
03774d3c80
commit
e362c39a63
3 changed files with 22 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 22 80 443 3000 ];
|
||||
allowedUDPPorts = [ 22 ];
|
||||
allowedUDPPorts = [ 22 80 443 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue