Skip to content

Commit 94a8a83

Browse files
authored
Better scheduling example
1 parent 70ac01c commit 94a8a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pgbackups3:
2424
links:
2525
- postgres
2626
environment:
27-
SCHEDULE: '@daily'
27+
SCHEDULE: 0 30 */2 * * * # every 2 hours at HH:30
2828
S3_REGION: region
2929
S3_ACCESS_KEY_ID: key
3030
S3_SECRET_ACCESS_KEY: secret

0 commit comments

Comments
 (0)