Move postgres to zippy.

This commit is contained in:
2025-10-22 14:05:45 +01:00
parent f414ac0146
commit a948f26ffb
3 changed files with 17 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ job "wordpress-backup" {
type = "batch"
periodic {
cron = "*/5 * * * * *"
crons = ["*/5 * * * * *"]
prohibit_overlap = true
}