Skip to content

Commit

Permalink
Merge pull request #5 from hkaur008/patch5
Browse files Browse the repository at this point in the history
Patch5
  • Loading branch information
hkaur008 authored Jul 6, 2021
2 parents 95a6094 + ac0f2d4 commit 5e0adc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ let myId = null ;
var peer = new Peer(undefined, {
path: '/peerjs',
host: '/',
port: '3030',
port: '443',
});

let myVideoStream;
Expand Down

0 comments on commit 5e0adc3

Please sign in to comment.