alangecker / bigbluebutton-docker

merged into https://github.com/bigbluebutton/docker
GNU Lesser General Public License v3.0
99 stars 33 forks source link

Option to enable the API Demo #90

Open TheOneWithTheBraid opened 3 years ago

TheOneWithTheBraid commented 3 years ago

Is there any way to enable the API? I realized there is a file for the demo, but I did not see any option to programmatically enable it.

I tried manually docker-compose -f docker-compose.demo.yml up -d but it did not want to connect, I was returned 404 on every URL.