Hi I followed the instructions from the site
https://github.com/bigbluebutton/docker-dev and set up BigBluebutton 2.5 in the docker container.
My task is to implement a 2D sound system in BigBluebutton. Therefore, I want to develop the sound system in BigBluebutton. To test if I can develop in the container, I opened the BigBluebutton-html5 directory via SSH and changed the color from the body tag to red. After that I hoped that in BigBluebutton the color changed when I call the URL from Docker. So not localhost but the URL you specify during installation. Unfortunately nothing has changed. Can someone help me please ?