mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-05-17 13:14:38 +00:00
readme fix
This commit is contained in:
parent
0f1ad642dd
commit
5bd571cdf1
@ -33,7 +33,7 @@ postgres:
|
|||||||
pg_backup_s3:
|
pg_backup_s3:
|
||||||
image: eeshugerman/postgres-backup-s3:11
|
image: eeshugerman/postgres-backup-s3:11
|
||||||
environment:
|
environment:
|
||||||
SCHEDULE: '@weekly
|
SCHEDULE: '@weekly'
|
||||||
PASSPHRASE: passphrase
|
PASSPHRASE: passphrase
|
||||||
S3_REGION: region
|
S3_REGION: region
|
||||||
S3_ACCESS_KEY_ID: key
|
S3_ACCESS_KEY_ID: key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user