Compare commits

..

2 Commits

Author SHA1 Message Date
Boris Bera
0a94869fc6 Merge 51a8298f2a into 6424c64304 2024-10-10 16:30:39 -04:00
Chao
6424c64304 Update docker.md, fix incorrect location name (#399) 2024-09-27 21:55:02 +02:00

View File

@@ -18,7 +18,7 @@ services:
```yaml | .autorestic.yml ```yaml | .autorestic.yml
locations: locations:
foo: hello:
from: my-data from: my-data
type: volume type: volume
# ... # ...