mirror of
https://github.com/traefik/traefik.git
synced 2025-08-07 07:07:12 +02:00
Add missed tls config for yaml example
This commit is contained in:
parent
fc97ea7ee0
commit
2dd5a53db2
@ -228,6 +228,7 @@ http:
|
||||
to-whoami-tcp:
|
||||
service: whoami-tcp
|
||||
rule: HostSNI(`whoami-tcp.example.com`)
|
||||
tls: {}
|
||||
|
||||
services:
|
||||
whoami-tcp:
|
||||
|
Loading…
Reference in New Issue
Block a user