Fix Coturn volume

This commit is contained in:
Paul-Henri Froidmont 2020-09-16 20:55:33 +02:00
parent 5cc611bd97
commit 7b9323cc04

View file

@ -42,6 +42,7 @@ services:
image: instrumentisto/coturn image: instrumentisto/coturn
network_mode: host network_mode: host
volumes: volumes:
- ./synapse:/data
- ./synapse/turnserver.conf:/etc/coturn/turnserver.conf - ./synapse/turnserver.conf:/etc/coturn/turnserver.conf
tmpfs: tmpfs:
- /var/lib/coturn - /var/lib/coturn