Expose Calls UDP port on base compose file

pull/127/head
streamer45 2023-05-09 14:15:16 +02:00
parent 7dbb4b372f
commit 79898d43d2
No known key found for this signature in database
GPG Key ID: C31222BC9269BBBC
1 changed files with 2 additions and 0 deletions

View File

@ -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/