mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
boring-nginx: update Dockerfile, optimisations
This commit is contained in:
3
boring-nginx/rootfs/etc/nginx/conf/headers_params
Normal file
3
boring-nginx/rootfs/etc/nginx/conf/headers_params
Normal file
@ -0,0 +1,3 @@
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
Reference in New Issue
Block a user