From ad8d5bbc7556bad06c5afa624797e534e00f03de Mon Sep 17 00:00:00 2001 From: "Glitch (peerjs-video)" Date: Fri, 11 Sep 2020 22:53:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A0=F0=9F=92=B5=20Checkpoint=20./publi?= =?UTF-8?q?c/main.js:5975361/256=20./views/index.ejs:5975361/2334?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/main.js | 2 +- views/index.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/main.js b/public/main.js index df0fe73..ac3c16a 100644 --- a/public/main.js +++ b/public/main.js @@ -10,7 +10,7 @@ var app = new Vue({ 'iceServers': [ { urls: 'stun:stun.snikket.freeddns.org:3478' }, { - urls: , + urls: 'turn:turn.snikket.freeddns.org:3478', username: window.TURN_USER, credential: window.TURN_PW } diff --git a/views/index.ejs b/views/index.ejs index 7a79416..12af9dc 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -8,7 +8,7 @@