mirror of https://github.com/docker/compose.git
7 lines
95 B
YAML
7 lines
95 B
YAML
|
webintermediate:
|
||
|
extends:
|
||
|
file: common.yml
|
||
|
service: web
|
||
|
environment:
|
||
|
- "FOO=2"
|