mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
9 lines
105 B
JSON
9 lines
105 B
JSON
{
|
|
"crons": [
|
|
{
|
|
"path": "/api/scheduled/execute",
|
|
"schedule": "*/1 * * * *"
|
|
}
|
|
]
|
|
}
|