Skip to content

Commit

Permalink
chore: remove cron
Browse files Browse the repository at this point in the history
  • Loading branch information
mankins committed Sep 28, 2023
1 parent eeb035c commit 39e38eb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ident-agency/packages/enola/vercel.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"crons": [
{
"path": "/api/v1/calcLeaderboards",
"schedule": "*/15 * * * *"
},
{
"path": "/api/v1/events?key=67c32bcc36b35a19aa077f730b98c29b2c2d40aa&network=xrpl:testnet",
"schedule": "* * * * *"
}
]
}

2 comments on commit 39e38eb

@vercel
Copy link

@vercel vercel bot commented on 39e38eb Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 39e38eb Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ident-agency-net-enola – ./ident-agency/packages/enola

ident-agency-net-enola.vercel.app
ident-agency-net-enola-loremlabs.vercel.app
ident-agency-net-enola-git-main-loremlabs.vercel.app

Please sign in to comment.