Merge pull request #3570 from davidjb/patch-1

Fix minor YAML typo
This commit is contained in:
Ben Firshman 2016-06-29 15:20:16 +01:00 committed by GitHub
commit da2aae2a29
1 changed files with 1 additions and 1 deletions

View File

@ -798,7 +798,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