Skip to content

Commit ed9746f

Browse files
committed
finalised index.js
1 parent 34bf6d9 commit ed9746f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,5 @@ const port = process.env.PORT || serverPort;
9595
app.listen(port, () => {
9696
console.log(`This API application is currently running on Port ${port}`);
9797
});
98+
99+

0 commit comments

Comments
 (0)