mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
undo admin host port header
This commit is contained in:
@@ -129,6 +129,5 @@ server {
|
||||
{{/if}}
|
||||
include /etc/nginx/security-headers.conf;
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
proxy_set_header Host $host:$server_port;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user