1
0
Fork 0

Misc documentation fixes

This commit is contained in:
Ludovic Fernandez 2019-09-09 10:36:08 +02:00 committed by Traefiker Bot
parent 605a9b2817
commit 232c113dae
13 changed files with 242 additions and 42 deletions

View file

@ -206,7 +206,7 @@ The `tls` option is the TLS configuration from Traefik to the authentication ser
#### `tls.ca`
TODO
TODO add description.
```yaml tab="Docker"
labels:
@ -266,7 +266,7 @@ http:
#### `tls.caOptional`
TODO
TODO add description.
```yaml tab="Docker"
labels:
@ -316,7 +316,7 @@ http:
#### `tls.cert`
TODO
TODO add description.
```yaml tab="Docker"
labels:
@ -385,7 +385,7 @@ http:
#### `tls.key`
TODO
TODO add description.
```yaml tab="Docker"
labels:
@ -454,7 +454,7 @@ http:
#### `tls.insecureSkipVerify`
TODO
TODO add description.
```yaml tab="Docker"
labels: