1
0
mirror of https://github.com/containous/traefik.git synced 2025-02-03 13:47:11 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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