diff --git a/views/videocall.hbs b/views/videocall.hbs index 75c5a9b..1f9d856 100644 --- a/views/videocall.hbs +++ b/views/videocall.hbs @@ -101,7 +101,7 @@ while (!user) { // For deployment var peer = new Peer({ - host: 'dropling.onrender.com', + host: 'dropling.onrender.com/videocall', port: '', path: '/peerjs', secure: true