Add missed tls config for yaml example
This commit is contained in:
parent
fc97ea7ee0
commit
2dd5a53db2
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,7 @@ http:
|
||||||
to-whoami-tcp:
|
to-whoami-tcp:
|
||||||
service: whoami-tcp
|
service: whoami-tcp
|
||||||
rule: HostSNI(`whoami-tcp.example.com`)
|
rule: HostSNI(`whoami-tcp.example.com`)
|
||||||
|
tls: {}
|
||||||
|
|
||||||
services:
|
services:
|
||||||
whoami-tcp:
|
whoami-tcp:
|
||||||
|
|
Loading…
Reference in a new issue