nixbld: set recommendedTlsSettings

force-ssl-main-website
Sebastien Bourdeauducq 2023-04-05 13:37:11 +08:00
parent b7d9df794e
commit c8c38f79c0
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,7 @@ in
enable = true;
recommendedProxySettings = true;
recommendedGzipSettings = true;
recommendedTlsSettings = true;
virtualHosts = let
mainWebsite = {
addSSL = true;