mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36: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
|
||||
network_mode: host
|
||||
volumes:
|
||||
- ./synapse:/data
|
||||
- ./synapse/turnserver.conf:/etc/coturn/turnserver.conf
|
||||
tmpfs:
|
||||
- /var/lib/coturn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue