mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-11-23 16:02:29 +00:00
Update README.md
This commit is contained in:
@@ -51,6 +51,10 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- RESTIC_REPOSITORY=<whatever restic supports>
|
- RESTIC_REPOSITORY=<whatever restic supports>
|
||||||
- RESTIC_PASSWORD=hopefullyasecturepw
|
- RESTIC_PASSWORD=hopefullyasecturepw
|
||||||
|
- RESTIC_KEEP_DAILY=7
|
||||||
|
- RESTIC_KEEP_WEEKLY=4
|
||||||
|
- RESTIC_KEEP_MONTHLY=12
|
||||||
|
- RESTIC_KEEP_YEARLY=3
|
||||||
env_file:
|
env_file:
|
||||||
- some_other_vars.env
|
- some_other_vars.env
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user