use again docker-compose-coturn.yml

i found a way, to not use personal data
This commit is contained in:
Jakobus Schürz 2023-04-23 00:49:59 +02:00
parent 61b52609bc
commit ec928b2be0

View file

@ -23,5 +23,5 @@ services:
volumes:
- ./turnserver.conf:/etc/coturn/turnserver.conf
- ./logs/:/var/log/
- /etc/letsencrypt/live/<DOMAIN>/:/etc/letsencrypt/live/<DOMAIN>/
- ./letsencrypt/:/etc/letsencrypt/
#you need to copy turnserver_example.conf to turnserver.conf and specify domain, IP address, user and password