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