Force SSL
Eelco Dolstra committed
Oct 26, 2020 at 12:33 UTC
1863e219eee5aa03aa2985e94aad3604dea63ad6
1 file changed
+1
-1
ngi0/hydra/hydra-proxy.nix
+1
-1
@@ -46,7 +46,7 @@ in
46
'';
47
48
virtualHosts."hydra.ngi0.nixos.org" =
49
- { addSSL = true;
49
+ { forceSSL = true;
50
enableACME = true;
51
extraConfig = ''
52
# Required by Catalyst.