Add passphrase in turnserver.conf

This commit is contained in:
kitoy 2023-10-31 19:08:12 +01:00
parent edf1875720
commit 84a8e4f101
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ external-ip=__IP_EXT__
server-name=__HOSTNAME__
lt-cred-mech
realm=__HOSTNAME__
#use-auth-secret
#static-auth-secret=""
use-auth-secret
static-auth-secret="__PASSPHRASE__"
cert=__SSL_CRT__
pkey=__SSL_KEY__
no-stdout-log