Pepguy commited on
Commit
7724d7d
·
verified ·
1 Parent(s): d90d1d3

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -54,4 +54,4 @@ function handleTrackEvent(e, peer) {
54
  };
55
 
56
 
57
- app.listen(5860, () => console.log('server started'));
 
54
  };
55
 
56
 
57
+ app.listen(7860, () => console.log('server started'));