chore: layout for recent activity
This commit is contained in:
parent
fb23caebfc
commit
1bdb4da519
5 changed files with 67 additions and 69 deletions
|
@ -7,4 +7,4 @@ workers_dev = true
|
|||
|
||||
[env.production]
|
||||
name = "scheduled-rebuild-worker-production"
|
||||
triggers = {crons = ["0 * * * *"]}
|
||||
triggers = {crons = ["*/15 * * * *"]}
|
Reference in a new issue