Add TLS support to Coturn

This commit is contained in:
Slavi Pantaleev
2019-03-19 10:24:39 +02:00
parent 018aeed5e9
commit 59e37105e8
8 changed files with 95 additions and 6 deletions

View File

@ -6,7 +6,6 @@
roles:
- matrix-base
- matrix-mailer
- matrix-coturn
- matrix-postgres
- matrix-corporal
- matrix-synapse
@ -14,4 +13,5 @@
- matrix-mxisd
- matrix-dimension
- matrix-nginx-proxy
- matrix-coturn
- matrix-common-after