Skip to content

Commit a06bbfe

Browse files
authored
Merge branch 'main' into wofwca/accept-call-prompt
2 parents 42cf870 + bd59907 commit a06bbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ window.calls = {
2525
const defaultIceServers = [
2626
// { urls: "stun:stun.l.google.com:19302" },
2727
{
28-
urls: "turn:c20.testrun.org",
28+
urls: "turn:ci-chatmail.testrun.org",
2929
username: "ohV8aec1",
3030
credential: "zo3theiY",
3131
},

0 commit comments

Comments
 (0)