From 1172dea819a6c99b33daeaeae9ad5fe85db2a832 Mon Sep 17 00:00:00 2001 From: Lucy Hochkamp Date: Fri, 15 Mar 2024 02:22:14 +0100 Subject: [PATCH] aaaaa --- hosts/ds9/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/ds9/default.nix b/hosts/ds9/default.nix index 61b0e53f..0a0b200b 100644 --- a/hosts/ds9/default.nix +++ b/hosts/ds9/default.nix @@ -301,7 +301,6 @@ in services.nginx.virtualHosts."bzzt-api.hailsatan.eu" = { useACMEHost = "hailsatan.eu"; - forceSSL = true; listenAddresses = [ "0.0.0.0" "[::0]" "100.83.96.25" ]; locations = { "/".proxyPass = "http://127.0.0.1:5001";