mirror of
https://github.com/docker/compose.git
synced 2026-09-22 05:24:22 +00:00
6 lines
110 B
YAML
6 lines
110 B
YAML
myweb:
|
|
extends:
|
|
file: nested-intermediate.yml
|
|
service: webintermediate
|
|
environment:
|
|
- "BAR=2"
|