Skip to content

Commit

Permalink
new change
Browse files Browse the repository at this point in the history
  • Loading branch information
xyfer17 committed Nov 1, 2023
1 parent 4bf4d79 commit f6ff46d
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 @@ -9,4 +9,6 @@ const test = () => {
console.log("new request");
};

console.log("test");

app.listen(process.env.PORT || 3000);

0 comments on commit f6ff46d

Please sign in to comment.