services: coturn: image: docker.io/coturn/coturn container_name: coturn restart: always network_mode: "host" volumes: - ${Volumes}/coturn/coturn.conf:/etc/coturn/turnserver.conf