mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update install
This commit is contained in:
parent
57e08ebe29
commit
0fa0dfe9f7
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ echo "Coturn server was successfully installed :)
|
|||
|
||||
For testing we can use Trickle-Ice testing tool. Go to trickle-ice page https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ and enter following details.
|
||||
|
||||
STUN or TURN URI: $domain:$turnserver_tls_port
|
||||
STUN or TURN URI: turn:$domain:$turnserver_tls_port
|
||||
TURN username: turnserver
|
||||
TURN password: $turnserver_pwd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue