diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index ac4d0fa..9e34406 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -79,7 +79,7 @@ in { ''; }; - "keysmash.xn--q9jyb4c" = defaultConfig // { + "keysmash.xn--q9jyb4c" = { locations."/" = { #proxyPass = "http://ks"; proxyWebsockets = true;