From 66f9586fd6872d8d1833f0f8225c1a93a780f2ea Mon Sep 17 00:00:00 2001 From: noe Date: Sat, 6 Jan 2024 16:23:51 -0500 Subject: [PATCH] ingress-proxy: fix keysmash --- nixos/hosts/ingress-proxy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index b3613cf..528ba29 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -21,7 +21,7 @@ in { upstreams = { mango.servers."${tsHost "mango" 6167}" = {}; hsb.servers."${tsHost "happystaticbuzz" 8080}" = {}; - #ks.servers."${tsHost "keysmash" 8080}" = {}; + ks.servers."${tsHost "keysmash" 8080}" = {}; }; virtualHosts = let