Skip to content

Commit

Permalink
global url is given
Browse files Browse the repository at this point in the history
  • Loading branch information
sayandippaul committed Jul 30, 2024
1 parent fbb2338 commit efe5536
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 @@ -101,7 +101,7 @@ while (!user) {
// For deployment
var peer = new Peer({
host: 'https://your-deployment-url',
host: 'https://dropling.onrender.com',
port: '',
path: '/peerjs',
secure: true
Expand Down

0 comments on commit efe5536

Please sign in to comment.