diff --git a/coturn/turnserver.conf b/coturn/turnserver.conf index ba098ac..0abeca2 100644 --- a/coturn/turnserver.conf +++ b/coturn/turnserver.conf @@ -22,7 +22,7 @@ total-quota=1200 # TLS certificates, including intermediate certs. # For Let's Encrypt certificates, use `fullchain.pem` here. -cert=/keys/fullchain.pem +cert=/keys/live/matrix.yourdomain.tldfullchain.pem # TLS private key file -pkey=/keys/privkey.pem +pkey=/keys/live/matrix.yourdomain.tldprivkey.pem