diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 414ea16..08f7bec 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -20,7 +20,7 @@ in { upstreams = { mango.servers."${tsHost "mango" 6167}" = {}; - hsb.servers."${tsHost "hsb" 8080}" = {}; + hsb.servers."${tsHost "happystaticbuzz" 8080}" = {}; }; virtualHosts = {