diff --git a/frontend/nginx.conf b/frontend/nginx.conf index 4edc59d211..8cb1b66d51 100644 --- a/frontend/nginx.conf +++ b/frontend/nginx.conf @@ -24,7 +24,7 @@ http { sendfile on; #tcp_nopush on; - + server_tokens off; keepalive_timeout 65; gzip on;