containers/garnet: try removing host header
This commit is contained in:
parent
c4bedfd86e
commit
f622d5f577
1 changed files with 0 additions and 3 deletions
|
|
@ -40,9 +40,6 @@
|
|||
locations."/" = {
|
||||
proxyPass = "http://${client4}:9200";
|
||||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
proxy_set_header Host $host;
|
||||
'';
|
||||
};
|
||||
listenAddresses = [ "100.67.2.1" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue