forked from wazuh/wazuh-docker
Disable server tokens
This commit is contained in:
@@ -25,6 +25,7 @@ http {
|
|||||||
|
|
||||||
keepalive_timeout 65;
|
keepalive_timeout 65;
|
||||||
|
|
||||||
|
server_tokens off;
|
||||||
gzip on;
|
gzip on;
|
||||||
|
|
||||||
# kibana UI
|
# kibana UI
|
||||||
|
|||||||
Reference in New Issue
Block a user