Skip to content

Commit

Permalink
Testing process title for CD
Browse files Browse the repository at this point in the history
  • Loading branch information
renatodellosso committed Sep 26, 2024
1 parent 287aac0 commit 406fdde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import { sendEmails } from "./emailhandler.mjs";
import { isMarketOpen } from "./apihandler.mts";

console.log("Starting backend...");
process.title = "market-pulse-backend";

loadEnv();

Expand Down

0 comments on commit 406fdde

Please sign in to comment.