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

5 lines
63 B
YAML

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