Skip to content

Commit

Permalink
be
Browse files Browse the repository at this point in the history
  • Loading branch information
sayandippaul committed Jul 30, 2024
1 parent c622736 commit c6f8507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/videocall.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c6f8507

Please sign in to comment.