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}
upstream openviduserver {
@ -37,6 +35,8 @@ server {
{proxy_config}
{xframe_options}
{app_config}
########################