Open huy126123 opened 10 months ago
I install bbb docker follow "Integration into an existing web server" instruct. https://github.com/bigbluebutton/docker/blob/develop/docs/existing-web-server.md my custom domain is bbb.huy.vn which setup in "C:\Windows\System32\drivers\etc" hosts file to redirect to my my server IP. I create room and it successful
But i can join to this room. How to fix that :< p/s: my englist is bad. I'm so sorry :<
switch to the dir, where you deploy your compose stack with docker compose up -d. Then run docker compose logs -f and search after errors, maybe with docker compose logs -f | grep -i error
docker compose up -d.
compose logs -f
docker compose logs -f | grep -i error
I install bbb docker follow "Integration into an existing web server" instruct. https://github.com/bigbluebutton/docker/blob/develop/docs/existing-web-server.md my custom domain is bbb.huy.vn which setup in "C:\Windows\System32\drivers\etc" hosts file to redirect to my my server IP. I create room and it successful
But i can join to this room. How to fix that :< p/s: my englist is bad. I'm so sorry :<