Skip to content

Commit

Permalink
ci: hourly update to backend/src/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 17, 2025
1 parent 7a3e554 commit 049241d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ app.use("/api/emission", verifyCert);
app.listen(process.env.PORT, () => {
console.log(`🚀 Server is running on port ${process.env.PORT}`);
});

0 comments on commit 049241d

Please sign in to comment.