Hello
Still awake trying to figure out how to change the front page of Jitsi Meet docker instance that I have installed.
I have successfully change the logo and the favicon by mounting those things on my docker-compose.yml file.
The only thing I wish to change is the Jitsi Meet Title on my instance, it is not found on both the config files, as I understand it is on the title.html file inside jitsi docker container? is this right?
If so I have mounted a title.html to the container, (docker-compose.yml) but the title seems to remain the same.
Any help is highly appreciated.