4 lines
66 B
YAML
4 lines
66 B
YAML
web:
|
|
image: busybox
|
|
command: /bin/true
|
|
env_file: ./test.env
|
web:
|
|
image: busybox
|
|
command: /bin/true
|
|
env_file: ./test.env
|