Merge pull request #3570 from davidjb/patch-1
Fix minor YAML typo
(cherry picked from commit da2aae2a29)
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
94f7016fb7
commit
aa044719c0
1 changed files with 1 additions and 1 deletions
|
|
@ -825,7 +825,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue