Some more comments

This commit is contained in:
muawiakh 2017-09-26 16:01:14 +02:00
parent dbddc7c85c
commit 9ab6785920
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ http {
# Frontend server for the external clients; acts as HTTPS termination point.
server {
listen CLUSTER_FRONTEND_PORT ssl;
add_header X-XSS-Protection "1; mode=block";
server_name "CLUSTER_FQDN";
ssl_certificate /etc/nginx/ssl/cert.pem;