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

6 lines
76 B
YAML

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