use again docker-compose-coturn.yml
i found a way, to not use personal data
This commit is contained in:
parent
61b52609bc
commit
ec928b2be0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue