mirror of
https://github.com/bitwarden/server.git
synced 2025-05-22 12:04:27 -05:00
undo admin host port header
This commit is contained in:
parent
0a7727dc27
commit
63c3d5342c
@ -129,6 +129,5 @@ server {
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
include /etc/nginx/security-headers.conf;
|
include /etc/nginx/security-headers.conf;
|
||||||
add_header X-Frame-Options SAMEORIGIN;
|
add_header X-Frame-Options SAMEORIGIN;
|
||||||
proxy_set_header Host $host:$server_port;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user