fix: nginx is love
This commit is contained in:
parent
d2f01bbe03
commit
517077f540
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ server {
|
|||
proxy_read_timeout 300;
|
||||
proxy_connect_timeout 300;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Connection $connection_upgrade;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
|
Loading…
Reference in a new issue