dockerisation 🐬
This commit is contained in:
parent
6ced824e1c
commit
3331925b3d
5 changed files with 40 additions and 1 deletions
|
@ -65,7 +65,7 @@ This connection will now terminate.
|
|||
`;
|
||||
|
||||
|
||||
const PORT = process.env.PORT || 8080;
|
||||
const PORT = process.env.PORT || 8443;
|
||||
const PING_INTERVAL = 10000;
|
||||
let sockets = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue