Fix typo in server transports documentation
This commit is contained in:
parent
1305bf49a5
commit
5f9a84fc8b
1 changed files with 1 additions and 1 deletions
|
@ -573,7 +573,7 @@ that will be set as client certificates for mTLS.
|
||||||
http:
|
http:
|
||||||
serversTransports:
|
serversTransports:
|
||||||
mytransport:
|
mytransport:
|
||||||
certficates:
|
certificates:
|
||||||
- certFile: foo.crt
|
- certFile: foo.crt
|
||||||
keyFile: bar.crt
|
keyFile: bar.crt
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue