Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulNdrei authored Oct 25, 2024
1 parent 4f5c76c commit 78bdfe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ services:

warp-db-backup:
image: eeshugerman/postgres-backup-s3:16
restart: unless-stopped
environment:
SCHEDULE: ${SCHEDULE-@every 1h}
BACKUP_KEEP_DAYS: ${BACKUP_KEEP_DAYS-30}
Expand Down

0 comments on commit 78bdfe7

Please sign in to comment.