We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dafa66 commit dca3135Copy full SHA for dca3135
README.md
@@ -26,7 +26,7 @@ services:
26
- cache:/cache # Persistent restic cache (greatly speeds up all restic operations)
27
```
28
29
-### And add a label to the containers you want backed up
+### and it will back up all your volumes and databases
30
31
```yaml
32
web:
0 commit comments