This commit is contained in:
2023-09-07 13:44:38 +02:00
parent 5fa8f821c1
commit a86ac15363
2 changed files with 94 additions and 14 deletions

View File

@ -6,7 +6,7 @@ COMPOSE_FILE=compose.yml
RESTIC_REPO=/backups/restic
CRON_SCHEDULE='*/5 * * * *'
CRON_SCHEDULE='30 */4 * * *'
# swarm-cronjob, instead of built-in cron
#COMPOSE_FILE="$COMPOSE_FILE:compose.swarm-cronjob.yml"