hmm...
That seems to match your --webroot
command...
Let's try placing a test file there and see if it can be reached via the Internet.
echo 'testing' >> /var/www/bigbluebutton-default/test-file
then
ls -l /var/www/bigbluebutton-default/test-file
[may need sudo]