Update README.md

This commit is contained in:
Einar Forselv 2019-12-04 23:01:06 +01:00
parent 6a4e87a2eb
commit 2864145d56
1 changed files with 4 additions and 0 deletions

View File

@ -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: