Update docker.md, fix incorrect location name (#399)

This commit is contained in:
Chao
2024-09-27 15:55:02 -04:00
committed by GitHub
parent d39dafaef1
commit 6424c64304

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
# ... # ...