mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-22 12:35:51 +00:00
Don't expose nginx version with each response
This commit is contained in:
parent
fcb9e9618a
commit
2bf7c26cfa
@ -48,6 +48,8 @@ http {
|
||||
|
||||
keepalive_timeout 65;
|
||||
|
||||
server_tokens off;
|
||||
|
||||
#gzip on;
|
||||
{# Map directive needed for proxied WebSocket upgrades #}
|
||||
map $http_upgrade $connection_upgrade {
|
||||
|
Loading…
Reference in New Issue
Block a user