diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 8c99e68..4f62419 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -48,10 +48,11 @@ in { merge_slashes off; ''; }; - + # Generic store for /.well-known/ paths. "well-known.sapphic.engineer" = { - forceSSL = true; + serverAliases = [ "sapphic.engineer" ]; + forceSSL = false; enableACME = true; locations."=/.well-known/matrix/server" = let