Skip to content

Commit

Permalink
Merge pull request #115 from infinitybase/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
guimroque authored Jun 13, 2024
2 parents 3e308f3 + 73fb4c2 commit ba9c568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/server/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class App {
this.initMiddlewares();
this.initRoutes();
this.initErrorHandler();
this.initCronJobs();
// this.initCronJobs();
}

async init() {
Expand Down

0 comments on commit ba9c568

Please sign in to comment.