ingress-proxy: fix keysmash

This commit is contained in:
41666 2024-01-06 16:02:47 -05:00
parent 4f97b182eb
commit 03d74141da

View file

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