6 lines
82 B
YAML
6 lines
82 B
YAML
web:
|
|
image: busybox
|
|
command: /bin/true
|
|
environment:
|
|
- FOO=1
|
|
- BAR=1
|