ingress-proxy: fix keysmash

This commit is contained in:
41666 2024-01-06 16:24:46 -05:00
parent 66f9586fd6
commit 4b2fe300ed

View file

@ -79,7 +79,7 @@ in {
''; '';
}; };
"keysmash.xn--q9jyb4c" = { "keysmash.xn--q9jyb4c" = defaultConfig // {
locations."/" = { locations."/" = {
proxyPass = "http://ks"; proxyPass = "http://ks";
proxyWebsockets = true; proxyWebsockets = true;