We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0945edb commit b2d6300Copy full SHA for b2d6300
.platform.app.yaml
@@ -44,7 +44,7 @@ web:
44
45
cron:
46
symfony:
47
- spec: '0 1 * * *'
+ spec: '* */2 * * *'
48
cmd: |
49
# force clearing the cache
50
rm -rf app/cache/prod
0 commit comments