misc documentation fixes

This commit is contained in:
mpl 2019-09-05 10:48:04 +02:00 committed by Traefiker Bot
parent 3689990bd5
commit 6712423dd1
4 changed files with 11 additions and 11 deletions

View file

@ -631,7 +631,7 @@ Services are the target for the router.
rule: "HostSNI(`foo-domain`)"
service: service-id
# will terminate the TLS request by default
tld: {}
tls: {}
```
??? example "Configuring passthrough"