mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 07:05:05 -04:00
Cleanup
This commit is contained in:
parent
9eb21908e1
commit
f2a48823d1
4 changed files with 4 additions and 3 deletions
1
index.js
1
index.js
|
@ -19,4 +19,5 @@ app.use('/peerjs', ExpressPeerServer(server, {
|
|||
debug: true
|
||||
}));
|
||||
|
||||
|
||||
console.log('listening on port ' + port);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue