mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
7 lines
110 B
YAML
7 lines
110 B
YAML
myweb:
|
|
extends:
|
|
file: nested-intermediate.yml
|
|
service: webintermediate
|
|
environment:
|
|
- "BAR=2"
|