Moved X-Frame-Options to actually have an effect

pull/744/head^2
Merlin Dienst 2022-07-22 08:52:02 +02:00 committed by GitHub
parent d071529e12
commit b3dbbafd45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,3 @@
{xframe_options}
{app_upstream} {app_upstream}
upstream openviduserver { upstream openviduserver {
@ -36,6 +34,8 @@ server {
{ssl_config} {ssl_config}
{proxy_config} {proxy_config}
{xframe_options}
{app_config} {app_config}