We need to test WebRTC comms in the containerized version of the Hubs infra but the current config doesn't support it.
What
This PR assigns a public IP and opens ports for RTC comms in the dialog config for hhost to host communication. It also adds a new container for the TURN server for tcp/udp relayed communication.
Why
We need to test WebRTC comms in the containerized version of the Hubs infra but the current config doesn't support it.
What
This PR assigns a public IP and opens ports for RTC comms in the dialog config for hhost to host communication. It also adds a new container for the TURN server for tcp/udp relayed communication.