We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d428ff + 66eb6a8 commit 6f364a9Copy full SHA for 6f364a9
1 file changed
frontend/nginx.conf
@@ -24,7 +24,7 @@ http {
24
25
sendfile on;
26
#tcp_nopush on;
27
-
+ server_tokens off;
28
keepalive_timeout 65;
29
30
gzip on;
0 commit comments