mirror of
https://github.com/bitwarden/server
synced 2025-12-10 05:13:48 +00:00
include security headers
This commit is contained in:
@@ -140,6 +140,9 @@ http {
|
||||
map $uri $fido_content_type {
|
||||
default "application/fido.trusted-apps+json";
|
||||
}
|
||||
|
||||
# Security headers
|
||||
include security-headers.conf;
|
||||
|
||||
# Include files in the sites-enabled folder. server{} configuration files should be
|
||||
# placed in the sites-available folder, and then the configuration should be enabled
|
||||
|
||||
Reference in New Issue
Block a user