diff --git a/nixos/machines/biskcomp.nix b/nixos/machines/biskcomp.nix index 9226f168..6a5a7000 100644 --- a/nixos/machines/biskcomp.nix +++ b/nixos/machines/biskcomp.nix @@ -48,7 +48,7 @@ in virtualHosts = { "1896Folsom.duckdns.org" = { # enableACME = true; - forceSSL = true; + # forceSSL = true; locations."/" = { proxyPass = "http://[::1]:8222"; };