Skip to content

Commit de8d019

Browse files
committed
fix crontab configuration
1 parent cd7e21e commit de8d019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/crontab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ real:
9999
type: php
100100
nice: true
101101
-
102-
schedule: '0 0 15 12'
102+
schedule: '0 0 15 12 *'
103103
command: 'bin/console certificate_reminder >/dev/null 2>&1'
104104
type: php
105105
nice: true

0 commit comments

Comments
 (0)