mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-06-27 13:35:10 +00:00
Adapt postgres-baskup-s3 to backup Docker volumes instead of Postgres databases
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
S3_REGION=""
|
||||
S3_ACCESS_KEY_ID=""
|
||||
S3_SECRET_ACCESS_KEY=""
|
||||
S3_BUCKET=""
|
Reference in New Issue
Block a user