1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-06-27 21:35:10 +00:00

Adapt postgres-baskup-s3 to backup Docker volumes instead of Postgres databases

This commit is contained in:
2025-05-04 13:18:07 +02:00
parent ecb08ff41c
commit 513f9af69f
15 changed files with 100 additions and 149 deletions

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
.idea
.env
.env
.DS_Store
.env*
!.env.example