fix hold days
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
bd3317693c
commit
cbd3c991a7
@ -9,7 +9,7 @@ services:
|
||||
entrypoint: /usr/local/bin/backup.sh
|
||||
environment:
|
||||
- BACKUP_SLEEP=86400
|
||||
- HOLD_DAYS=1
|
||||
- HOLD_DAYS=10
|
||||
- POSTGRESQL_USER=${POSTGRES_USER}
|
||||
- POSTGRESQL_PASSWORD=${POSTGRES_PASS}
|
||||
image: ${IMAGE_REPO}:zammad-postgresql${VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user