Fix minor YAML typo

Signed-off-by: David Beitey <david@davidjb.com>
This commit is contained in:
David Beitey 2016-06-09 16:58:34 +10:00
parent e502417df2
commit 0287486b14
1 changed files with 1 additions and 1 deletions

View File

@ -796,7 +796,7 @@ called `data` and mount it into the `db` service's containers.
You can also specify the name of the volume separately from the name used to
refer to it within the Compose file:
volumes
volumes:
data:
external:
name: actual-name-of-volume