compose/ecs/tests/testdata/input/simple-single-service.yaml

6 lines
72 B
YAML

version: "3"
services:
simple:
image: nginx
ports:
- 80:80