traefik/integration/resources/compose/tlsclientheaders.yml

8 lines
267 B
YAML
Raw Normal View History

2018-08-29 09:36:03 +00:00
whoami:
image: containous/whoami
labels:
- traefik.frontend.passTLSClientCert.pem=true
- traefik.routers.route1.rule=PathPrefix(`/`)
- traefik.routers.route1.middlewares=passtls
- traefik.middlewares.passtls.passtlsclientcert.pem=true