Disable server tokens

This commit is contained in:
Manuel Gutierrez
2020-10-23 15:32:23 +02:00
parent fb53624ed8
commit 2d77c33f1b
+1
View File
@@ -25,6 +25,7 @@ http {
keepalive_timeout 65; keepalive_timeout 65;
server_tokens off;
gzip on; gzip on;
# kibana UI # kibana UI