mirror of
https://github.com/docker/compose.git
synced 2025-07-29 16:44:20 +02:00
Fixed typo in compose-file.md
Signed-off-by: Loïc Bistuer <loic.bistuer@gmail.com>
This commit is contained in:
parent
28e652daec
commit
b635647105
@ -645,7 +645,7 @@ documentation for more information. Optional.
|
|||||||
foo: "bar"
|
foo: "bar"
|
||||||
baz: 1
|
baz: 1
|
||||||
|
|
||||||
## external
|
### external
|
||||||
|
|
||||||
If set to `true`, specifies that this volume has been created outside of
|
If set to `true`, specifies that this volume has been created outside of
|
||||||
Compose. `docker-compose up` will not attempt to create it, and will raise
|
Compose. `docker-compose up` will not attempt to create it, and will raise
|
||||||
|
Loading…
x
Reference in New Issue
Block a user