Thank you for a wonderful project. I was hopeful for the implementation of collaboration editing.
Sorry for the rudimentary question.
I used docker on EC2 (t2.large). Below is an example IP and domain.
IP: 1.2.3.4
DOMAIN: example.com
At that time, I do not know how to change the next command.
docker run -p "8000: 80" --name convergence convergencelabs / convergence-omnibus
Execute this command as is,
http://1.2.3.4:8000/api/realtime/convergence/default
http://example.com:8000/api/realtime/convergence/default
WebSocket was not connected even when accessing.
I want to try this wonderful project.
I hope you’ll tell me.