mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-26 02:45:38 +00:00
boring-nginx
cowrie
ghost
isso
lutim
lychee
nodejs
owncloud
piwik
rainloop
reverse
Dockerfile
README.md
headers_params
nginx.conf
ngxpasswd
proxy_params
run.sh
ssl_params
rutorrent
searx
selfoss
subsonic
tor
zerobin
LICENSE
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload";
|
|
add_header X-Frame-Options SAMEORIGIN;
|
|
add_header X-Content-Type-Options nosniff;
|
|
add_header X-XSS-Protection "1; mode=block";
|