compose/pkg/e2e/fixtures/run-test/ports.yaml

7 lines
78 B
YAML

version: '3.8'
services:
back:
image: alpine
ports:
- 8082:80