Update README.md
This commit is contained in:
parent
6a4e87a2eb
commit
2864145d56
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ services:
|
|||
environment:
|
||||
- RESTIC_REPOSITORY=<whatever restic supports>
|
||||
- RESTIC_PASSWORD=hopefullyasecturepw
|
||||
- RESTIC_KEEP_DAILY=7
|
||||
- RESTIC_KEEP_WEEKLY=4
|
||||
- RESTIC_KEEP_MONTHLY=12
|
||||
- RESTIC_KEEP_YEARLY=3
|
||||
env_file:
|
||||
- some_other_vars.env
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue