mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 14:18:12 +02:00
indented code
This commit is contained in:
@ -17,5 +17,5 @@ app.use('/', routes);
|
||||
|
||||
// Start server
|
||||
app.listen(port, () => {
|
||||
console.log(`Server is running on port ${port}`);
|
||||
console.log(`Server is running on port ${port}`);
|
||||
});
|
||||
|
Reference in New Issue
Block a user