tabs
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user