1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

reassign security headers

This commit is contained in:
Kyle Spearrin
2018-08-31 17:02:49 -04:00
parent 9eae04a9c7
commit b2d63b2383
2 changed files with 3 additions and 15 deletions

View File

@ -140,9 +140,6 @@ 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