Sync later in the mornings.

This commit is contained in:
2026-01-17 16:28:20 +00:00
parent cebd236b1f
commit fcb2067059

View File

@@ -6,7 +6,7 @@ job "phaseflow-cron" {
type = "batch" type = "batch"
periodic { periodic {
crons = ["0 6 * * *"] crons = ["0 8 * * *"]
prohibit_overlap = true prohibit_overlap = true
time_zone = "Europe/Lisbon" time_zone = "Europe/Lisbon"
} }