Skip to content

Commit

Permalink
fix(admin): change crawl interval (#3673)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts authored Nov 17, 2023
1 parent fb41f09 commit e2d85fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admin/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
{
"path": "/api/videos/update",
"schedule": "1/2 * * * *"
"schedule": "1/20 * * * *"
}
]
}

2 comments on commit e2d85fe

@vercel
Copy link

@vercel vercel bot commented on e2d85fe Nov 17, 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:

shinju-date-admin – ./apps/admin

shinju-date-admin-inabagumi.vercel.app
shinju-date-admin-git-main-inabagumi.vercel.app
admin.shinju.date

@vercel
Copy link

@vercel vercel bot commented on e2d85fe Nov 17, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.