ingress-proxy: fix keysmash
This commit is contained in:
parent
4f97b182eb
commit
03d74141da
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue