mattermost / docker

Install Mattermost server via Docker
Apache License 2.0
338 stars 209 forks source link

Expose Calls UDP port in base compose file #127

Closed streamer45 closed 1 year ago

streamer45 commented 1 year ago

Summary

Similarly to https://github.com/mattermost/docker/pull/113 we are exposing the Calls UDP port in the base docker compose file as some users have struggled to achieve connectivity as they were not using either docker-compose.nginx.yml nor docker-compose.without-nginx.yml.

https://forum.mattermost.com/t/calls-plugin-does-not-work-on-mobile-network/15538 for more context on the reported issue.