mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 14:11:17 +01:00
Fix typo in keepAliveMaxTime docs
This commit is contained in:
parent
2090baa938
commit
12fae2ebb8
@ -641,7 +641,7 @@ entryPoints:
|
||||
[entryPoints.name]
|
||||
address = ":8888"
|
||||
[entryPoints.name.transport]
|
||||
keepAliveMaxTime = 42s
|
||||
keepAliveMaxTime = "42s"
|
||||
```
|
||||
|
||||
```bash tab="CLI"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user