Change listening port

master
Sven Slootweg 5 年之前
父節點 995b80273a
當前提交 4104c8778b

@ -75,4 +75,4 @@ app.use((error, req, res, next) => {
}
});
app.listen(3000);
app.listen(3842);

Loading…
取消
儲存