diff --git a/machine/catacomb/default.nix b/machine/catacomb/default.nix index 9efc574..032ad88 100644 --- a/machine/catacomb/default.nix +++ b/machine/catacomb/default.nix @@ -71,7 +71,7 @@ ]; locations."/" = { proxyWebsockets = true; - proxyPass = "https://localhost:6680"; + proxyPass = "http://localhost:6680"; }; }; };