Skip to content

Commit

Permalink
Merge branch 'ci/1' of https://github.com/taeyeongKims/UMC-5th into ci/1
Browse files Browse the repository at this point in the history
  • Loading branch information
taeyeongKims committed Jan 2, 2024
2 parents 95d0f2b + e51fcae commit 4d90329
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ app.use((err, req, res, next) => {

app.listen(app.get('port'), () => {
console.log(`Example app listening on port ${app.get('port')}`);
});
});
//test

0 comments on commit 4d90329

Please sign in to comment.