Merge pull request #3417 from spectralsun/patch-1
Small typo
(cherry picked from commit 5fa81c4044)
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
3a0b175593
commit
c4f1bec924
1 changed files with 1 additions and 1 deletions
|
|
@ -1083,7 +1083,7 @@ It's more complicated if you're using particular configuration features:
|
|||
data: {}
|
||||
|
||||
By default, Compose creates a volume whose name is prefixed with your
|
||||
project name. If you want it to just be called `data`, declared it as
|
||||
project name. If you want it to just be called `data`, declare it as
|
||||
external:
|
||||
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue