nginx fix
This commit is contained in:
parent
5edc532791
commit
ba21bbcb41
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ in
|
|||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
package = (pkgs.nginxStable.override { openssl = pkgs.openssl_1_1; });
|
||||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue