You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…_URL (#1820)
In our kubernetes Deployment, the environment variable FRONTEND_BBB_LOGOUT_URL was missing. Therefore the fix for #1261 did not work.
Instead of adding the environment variable, I propose to simplify the config and derive its value, as well as the one for invite links, from the FRONTEND_URL.
🐛 Bug
On the room page, the iframe should close and the user should be redirected after leaving the meeting.
Currently, the iframe tries to open https://cafe.dreamall.earth and shows an error message because of CSP.
The text was updated successfully, but these errors were encountered: