mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 18:36:51 +01:00
fix nginx
This commit is contained in:
parent
9aebe3fb70
commit
450403578d
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@
|
|||
proxy_set_header X-Forwarded-Host $host:$server_port;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_set_header X-Forwarded-Server $host;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Connection "Upgrade";
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue