restore bitwarden

This commit is contained in:
Alexandre
2025-12-28 20:13:40 +01:00
committed by GitHub
parent 6c582f36ea
commit 0c11a1091f
39 changed files with 268 additions and 97 deletions

View File

@@ -0,0 +1,6 @@
root /dev/null;
server_name $hostname;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;