diff --git a/index.js b/index.js index 950b9dd..592dc1c 100644 --- a/index.js +++ b/index.js @@ -75,4 +75,4 @@ app.use((error, req, res, next) => { } }); -app.listen(3000); +app.listen(3842);