ingress-proxy: fix saerro port

This commit is contained in:
41666 2024-03-10 20:14:50 -04:00
parent 1a4bc1366d
commit 430c9cbc81

View file

@ -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