fix force ssl

This commit is contained in:
Vinzenz Schroeter 2026-01-04 20:59:06 +01:00
parent fc83537238
commit b2eb322f3e

View file

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