From 430c9cbc81e202f97eec9ada07f6f41d5c94d71c Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 10 Mar 2024 20:14:50 -0400 Subject: [PATCH] ingress-proxy: fix saerro port --- nixos/hosts/ingress-proxy/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 6d0f6be..79dd2d0 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -23,9 +23,9 @@ in { mango.servers."${tsHost "mango" 6167}" = {}; hsb.servers."${tsHost "happystaticbuzz" 8080}" = {}; ks.servers."${tsHost "keysmash" 8080}" = {}; - ps2l_saerro.servers."${tsHost "ps2live" 8001}" = {}; - ps2l_aggpop.servers."${tsHost "ps2live" 8010}" = {}; - ps2l_metagame.servers."${tsHost "ps2live" 8020}" = {}; + ps2l_saerro.servers."${tsHost "ps2live" 8101}" = {}; + ps2l_aggpop.servers."${tsHost "ps2live" 8201}" = {}; + ps2l_metagame.servers."${tsHost "ps2live" 8301}" = {}; }; virtualHosts = let