Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed-bahumaish committed May 15, 2023
1 parent 56de9ec commit 027851b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ app.get('/', function (req, res) {

app.listen( port, function () {
console.log(`Listening on port ${port}!`);
});
});

0 comments on commit 027851b

Please sign in to comment.