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}}