Fix yaml indentation in the HTTP3 example
This commit is contained in:
parent
241fb5093a
commit
80790cba17
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ this entryPoint is the same as the one used for TLS traffic.
|
||||||
```yaml tab="File (YAML)"
|
```yaml tab="File (YAML)"
|
||||||
entryPoints:
|
entryPoints:
|
||||||
name:
|
name:
|
||||||
http3: {}
|
http3: {}
|
||||||
```
|
```
|
||||||
|
|
||||||
```toml tab="File (TOML)"
|
```toml tab="File (TOML)"
|
||||||
|
|
Loading…
Reference in a new issue