mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-14 17:58:07 +00:00
fix typo
This commit is contained in:
@@ -47,7 +47,7 @@ restic-backup.env
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
RESTIC_REPOSITORY=<whatever backend restic supports>
|
RESTIC_REPOSITORY=<whatever backend restic supports>
|
||||||
RESTIC_PASSWORD=hopefullyasecturepw
|
RESTIC_PASSWORD=hopefullyasecurepw
|
||||||
# snapshot prune rules
|
# snapshot prune rules
|
||||||
RESTIC_KEEP_DAILY=7
|
RESTIC_KEEP_DAILY=7
|
||||||
RESTIC_KEEP_WEEKLY=4
|
RESTIC_KEEP_WEEKLY=4
|
||||||
|
|||||||
Reference in New Issue
Block a user