mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Fix Coturn volume
This commit is contained in:
parent
5cc611bd97
commit
7b9323cc04
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue