1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-19 18:50:12 +03:00

feat(kv): add passTLSCert configuration.

This commit is contained in:
Fernandez Ludovic 2018-01-03 16:29:28 +01:00 committed by Traefiker
parent 6573634012
commit 34eb2e371e

View File

@ -52,6 +52,7 @@
backend = "{{Get "" $frontend "/backend"}}"
priority = {{Get "0" $frontend "/priority"}}
passHostHeader = {{Get "true" $frontend "/passHostHeader"}}
passTLSCert = {{Get "false" $frontend "/passtlscert"}}
{{$entryPoints := SplitGet $frontend "/entrypoints"}}
entryPoints = [{{range $entryPoints}}