mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 11:55:23 +02:00
feat: schedule 6h backup via GitHub Actions instead of Vercel cron
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
{ "source": "/api/bc-export", "destination": "api/bc-export.js" },
|
||||
{ "source": "/api/backup", "destination": "api/backup.js" }
|
||||
],
|
||||
"crons": [
|
||||
{ "path": "/api/backup", "schedule": "0 0,6,12,18 * * *" }
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
|
||||
Reference in New Issue
Block a user