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: