fix force ssl

This commit is contained in:
Vinzenz Schroeter 2026-01-04 20:59:06 +01:00
parent fc83537238
commit 2ed92f63e1
2 changed files with 0 additions and 2 deletions

View file

@ -13,7 +13,6 @@ in
services = {
nginx.virtualHosts = {
"zerforschen.plus" = {
addSSL = true;
enableACME = true;
forceSSL = true;
locations = {

View file

@ -16,7 +16,6 @@ in
};
};
nginx.virtualHosts."uplink.darkest.space" = {
addSSL = true;
enableACME = true;
forceSSL = true;
locations."/" = {