forked from mirrors/mattermost-docker
Expose Calls UDP port on base compose file
This commit is contained in:
parent
7dbb4b372f
commit
79898d43d2
@ -59,6 +59,8 @@ services:
|
||||
|
||||
# additional settings
|
||||
- MM_SERVICESETTINGS_SITEURL
|
||||
ports:
|
||||
- ${CALLS_PORT}:8443/udp
|
||||
|
||||
# If you use rolling image tags and feel lucky watchtower can automatically pull new images and
|
||||
# instantiate containers from it. https://containrrr.dev/watchtower/
|
||||
|
Loading…
Reference in New Issue
Block a user