Skip to content

Commit

Permalink
global url
Browse files Browse the repository at this point in the history
  • Loading branch information
sayandippaul committed Jul 30, 2024
1 parent 33aa00a commit fb94df4
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: 'dropling.onrender.com',
host: 'dropling.onrender.com/videocall',
port: '',
path: '/peerjs',
secure: true
Expand Down

0 comments on commit fb94df4

Please sign in to comment.