mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-06-28 05:35:10 +00:00
add docker-compose.yaml for development/testing
This commit is contained in:
4
template.env
Normal file
4
template.env
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