mirror of
https://github.com/hoellen/dockerfiles.git
synced 2026-03-03 13:27:59 +00:00
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
|
|
add_header X-Frame-Options SAMEORIGIN;
|
||
|
|
add_header X-Content-Type-Options nosniff;
|
||
|
|
add_header X-XSS-Protection "1; mode=block";
|