1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-15 19:33:21 +03:00

Add missed tls config for yaml example

This commit is contained in:
Andrii Dembitskyi
2020-10-23 12:00:05 +03:00
committed by GitHub
parent fc97ea7ee0
commit 2dd5a53db2

View File

@@ -228,6 +228,7 @@ http:
to-whoami-tcp:
service: whoami-tcp
rule: HostSNI(`whoami-tcp.example.com`)
tls: {}
services:
whoami-tcp: