mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 02:11:42 -05:00
Do not attempt to start coturn TLS listeners
We don't provide certificates, so it fails anyway, but we'd rather suppress the warnings about it too.
This commit is contained in:
parent
f5cd916de8
commit
08635666df
1 changed files with 2 additions and 0 deletions
|
@ -8,4 +8,6 @@ log-file=stdout
|
|||
pidfile=/var/tmp/turnserver.pid
|
||||
userdb=/var/tmp/turnserver.db
|
||||
no-cli
|
||||
no-tls
|
||||
no-dtls
|
||||
prod
|
||||
|
|
Loading…
Add table
Reference in a new issue