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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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