Use recommendedproxysettings
This commit is contained in:
parent
b63d7a4c53
commit
a9817b77f9
|
@ -98,6 +98,7 @@ in {
|
|||
locations."/" = {
|
||||
proxyPass = "http://${cfg.localAddress}:8080";
|
||||
proxyWebsockets = true; # needed if you need to use WebSocket
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue