diff --git a/hosts/ocelot/website.nix b/hosts/ocelot/website.nix index ce9ad5e..2506c39 100644 --- a/hosts/ocelot/website.nix +++ b/hosts/ocelot/website.nix @@ -4,7 +4,7 @@ virtualHosts = { "cherrykitten.dev" = { extraConfig = "error_page 404 /404.html;"; - forceSSL = true; + addSSL = true; enableACME = true; locations = { "/" = {