Skip to content

Commit

Permalink
finalised index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatskat committed Jul 19, 2023
1 parent 34bf6d9 commit ed9746f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ const port = process.env.PORT || serverPort;
app.listen(port, () => {
console.log(`This API application is currently running on Port ${port}`);
});


0 comments on commit ed9746f

Please sign in to comment.