enable TLS redirect for hydra.nixos.org
Yureka committed
Dec 16, 2022 at 20:02 UTC
6517444a8a522abd49af7747de7bcabf9e9b2c6b
1 file changed
+1
-1
delft/hydra-proxy.nix
+1
-1
@@ -46,7 +46,7 @@ in
46
'';
47
48
virtualHosts."hydra.nixos.org" =
49
- { addSSL = true;
49
+ { forceSSL = true;
50
enableACME = true;
51
extraConfig = ''
52
# Required by Catalyst.