OpenVidu / openvidu

OpenVidu Platform main repository
https://openvidu.io
Apache License 2.0
1.87k stars 463 forks source link

Added XFRAME_SAMEORIGIN env to nginx config #744

Open doktormerlin opened 2 years ago

doktormerlin commented 2 years ago

I saw that entrypoint.sh uses XFRAME_SAMEORIGIN environment variable to determine wether or not to include XFRAME headers, however there currently is no way of exporting that env from the host to the docker container