Add that back, what

This commit is contained in:
decentral1se 2021-06-11 19:27:48 +02:00
parent 524317ca8f
commit a6b5a84650
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ http {
proxy_set_header Connection $connection_upgrade;
proxy_redirect off;
proxy_buffering off;
proxy_pass http://backend;
}
}
}