Hopefully log proxied client ip address
This commit is contained in:
parent
ec0b068388
commit
17932c8d7f
5 changed files with 34 additions and 10 deletions
|
@ -98,6 +98,7 @@ in {
|
|||
locations."/" = {
|
||||
proxyPass = "http://${cfg.localAddress}:8080";
|
||||
proxyWebsockets = true; # needed if you need to use WebSocket
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue