update config example

This commit is contained in:
hrupi 2024-09-04 08:47:26 +03:00
parent 1898a7b088
commit 4e9a06fbcb
1 changed files with 3 additions and 4 deletions

View File

@ -24,7 +24,6 @@ server {
location / {
proxy_pass $proxy_value;
proxy_redirect off;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_buffering off;