use shared secret for turn
This commit is contained in:
parent
8f43f60977
commit
2f0e67e8db
1 changed files with 1 additions and 1 deletions
|
@ -1042,7 +1042,7 @@ turn_uris: [{{getenv "TURN_URIS" ""}}]
|
||||||
|
|
||||||
# The shared secret used to compute passwords for the TURN server
|
# The shared secret used to compute passwords for the TURN server
|
||||||
#
|
#
|
||||||
# turn_shared_secret: "{{getenv "TURN_SHARED_SECRET"}}"
|
turn_shared_secret: "{{getenv "TURN_SHARED_SECRET"}}"
|
||||||
|
|
||||||
# The Username and password if the TURN server needs them and
|
# The Username and password if the TURN server needs them and
|
||||||
# does not use a token
|
# does not use a token
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue