Link backend specific env vars for restic

This commit is contained in:
Einar Forselv 2019-04-14 01:40:42 +02:00
parent 871e8a127d
commit 2a4b0e78f5
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ RESTIC_REPOSITORY
RESTIC_PASSWORD
```
Backend specific env vars : https://restic.readthedocs.io/en/stable/040_backup.html#environment-variables
Example compose setup:
```yaml