From c4e577079aaaecd66d16316d7a672505fabd8b49 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 30 May 2025 03:00:29 +0200 Subject: fix nginx --- hosts/vps/configuration.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts') diff --git a/hosts/vps/configuration.nix b/hosts/vps/configuration.nix index 18f8df8..df44b5a 100644 --- a/hosts/vps/configuration.nix +++ b/hosts/vps/configuration.nix @@ -24,8 +24,6 @@ enable = true; virtualHosts = { root = "/var/www/site/"; - forceSSL = true; - serverAliases = [ "www.schererleander.de" ]; }; }; -- cgit v1.3.1