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