compose/pkg/e2e/fixtures/config/compose.yaml

5 lines
69 B
YAML
Raw Normal View History

services:
test:
image: test
ports:
- ${PORT:-8080}:80