Proxy websockets too
This commit is contained in:
parent
f33b1b79fb
commit
457d740e28
|
@ -59,6 +59,7 @@ in {
|
||||||
proxy_request_buffering off;
|
proxy_request_buffering off;
|
||||||
'';
|
'';
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
|
proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue