mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-20 08:24:40 +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