hyperilo: fix ilo console
This commit is contained in:
parent
f98ddacd2b
commit
88d603bb63
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection $connection_upgrade_capitalized;
|
||||
proxy_set_header Authorization ""; # drop the basic auth headers, otherwise remote console doesn't work
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue