mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-04-29 11:00
This commit is contained in:
@@ -90,7 +90,9 @@ http {
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
{% if nginx_hsts %}
|
||||
add_header Strict-Transport-Security $hsts_header;
|
||||
{% endif %}
|
||||
|
||||
include /etc/nginx/ansible_conf.d/acme.inc;
|
||||
|
||||
|
Reference in New Issue
Block a user