l red: forceSSL

This commit is contained in:
lassulus 2018-05-21 08:25:11 +02:00
parent 3277fac9b6
commit 5af3134c00

View File

@ -243,7 +243,7 @@ with import <stockholm/lib>;
};
services.nginx.virtualHosts."rote-allez-fraktion.de" = {
enableACME = true;
addSSL = true;
forceSSL = true;
locations."/" = {
extraConfig = ''
proxy_set_header Host rote-allez-fraktion.de;