mirror of https://github.com/docker/compose.git
4 lines
55 B
YAML
4 lines
55 B
YAML
|
web:
|
||
|
build: '.'
|
||
|
hostname: "host-${HOSTNAME_VALUE}"
|