Update server.js
timing
This commit is contained in:
parent
fd85289d61
commit
6cdf71f4bc
@ -324,4 +324,4 @@ app.get('/api/export', async (req,res) => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// ─── Start Server ───────────────────────────────────────────────────────────
|
// ─── Start Server ───────────────────────────────────────────────────────────
|
||||||
app.listen(PORT, ()=>console.log(`Server running http://localhost:${PORT}`));
|
app.listen(PORT, ()=>console.log(`Server running http://localhost:${PORT}`));
|
Loading…
x
Reference in New Issue
Block a user