ingress-proxy: fix
This commit is contained in:
parent
08c5479eba
commit
e98265b710
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ in {
|
|||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
proxy_set_header Host "happ.ystatic.buzz";
|
||||
proxy_set_header X-Forwarded-For $remote_addr;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
'';
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue