ingress-proxy: fix keysmash
This commit is contained in:
parent
66f9586fd6
commit
4b2fe300ed
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ in {
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
"keysmash.xn--q9jyb4c" = {
|
"keysmash.xn--q9jyb4c" = defaultConfig // {
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://ks";
|
proxyPass = "http://ks";
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue