From 0fa0dfe9f7fbf5186e45ed8a21878ef8370066d2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 29 Jul 2021 19:23:37 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index af36da6..513b12f 100644 --- a/scripts/install +++ b/scripts/install @@ -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