mirror of https://github.com/OpenVidu/openvidu.git
Moved X-Frame-Options to actually have an effect
parent
d071529e12
commit
b3dbbafd45
|
@ -1,5 +1,3 @@
|
|||
{xframe_options}
|
||||
|
||||
{app_upstream}
|
||||
|
||||
upstream openviduserver {
|
||||
|
@ -36,6 +34,8 @@ server {
|
|||
{ssl_config}
|
||||
|
||||
{proxy_config}
|
||||
|
||||
{xframe_options}
|
||||
|
||||
{app_config}
|
||||
|
||||
|
|
Loading…
Reference in New Issue