mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-05-22 22:57:35 +08:00
feat: vercel cron
This commit is contained in:
@@ -9,5 +9,11 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"crons": [
|
||||||
|
{
|
||||||
|
"path": "/api/cron",
|
||||||
|
"schedule": "3 * * * *"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user