mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 21:07:17 +00:00
8 lines
98 B
JSON
8 lines
98 B
JSON
{
|
|
"crons": [
|
|
{
|
|
"path": "/api/cron/cleanup",
|
|
"schedule": "0 3 * * *"
|
|
}
|
|
]
|
|
}
|