This commit is contained in:
wh1te909 2021-04-03 00:50:28 +00:00
parent c8c3f5b5b7
commit 5d0f54a329
1 changed files with 1 additions and 1 deletions

View File

@ -539,7 +539,7 @@ server {
proxy_http_version 1.1;
proxy_set_header Upgrade \$http_upgrade;
proxy_set_header Connection \"upgrade";
proxy_set_header Connection "upgrade";
proxy_redirect off;
proxy_set_header Host \$host;