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:
|
||||
serversTransports:
|
||||
mytransport:
|
||||
certficates:
|
||||
certificates:
|
||||
- certFile: foo.crt
|
||||
keyFile: bar.crt
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue