forward turn port

This commit is contained in:
Isaac Shoebottom 2024-06-14 16:59:12 -03:00
parent 5281b52e4c
commit e175e7d48c

View File

@ -14,6 +14,8 @@ services:
turn:
container_name: coturn-server
image: docker.io/coturn/coturn:latest
ports:
- 3478:3478
restart: unless-stopped
volumes:
- /docker/appdata/conduit/coturn.conf:/etc/coturn/turnserver.conf