Skip to content

Commit b2d6300

Browse files
committed
do it every 2 hours
1 parent 0945edb commit b2d6300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ web:
4444

4545
cron:
4646
symfony:
47-
spec: '0 1 * * *'
47+
spec: '* */2 * * *'
4848
cmd: |
4949
# force clearing the cache
5050
rm -rf app/cache/prod

0 commit comments

Comments
 (0)