diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index 75fdaa165..7bc02a3fe 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -626,7 +626,7 @@ in http-port = 5925; # kycl hostname = "auth.tvl.fyi"; http-relative-path = "/auth"; - proxy-headers = "forwarded|xforwarded"; + proxy-headers = "xforwarded"; http-enabled = true; };