Docs for file default behaviour
Change in behaviour, `file` key is optional and if not set the default is to look within the same file as `extends` is defined. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
This commit is contained in:
parent
e9da790f76
commit
ef8ae07145
2 changed files with 9 additions and 4 deletions
|
|
@ -217,6 +217,9 @@ and adds `ports` and `links` configuration. It overrides one of the defined
|
|||
environment variables (DEBUG) with a new value, and the other one
|
||||
(SEND_EMAILS) is left untouched.
|
||||
|
||||
The `file` key is optional, if it is not set then Compose will look for the
|
||||
service within the current file.
|
||||
|
||||
For more on `extends`, see the [tutorial](extends.md#example) and
|
||||
[reference](extends.md#reference).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue