mirror of
https://github.com/traefik/traefik.git
synced 2025-08-10 00:27:07 +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:
|
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 New Issue
Block a user