l red: forceSSL
This commit is contained in:
parent
3277fac9b6
commit
5af3134c00
@ -243,7 +243,7 @@ with import <stockholm/lib>;
|
|||||||
};
|
};
|
||||||
services.nginx.virtualHosts."rote-allez-fraktion.de" = {
|
services.nginx.virtualHosts."rote-allez-fraktion.de" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
addSSL = true;
|
forceSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
proxy_set_header Host rote-allez-fraktion.de;
|
proxy_set_header Host rote-allez-fraktion.de;
|
||||||
|
Loading…
Reference in New Issue
Block a user