mirror of
https://github.com/traefik/traefik.git
synced 2025-08-06 14:47:09 +02:00
Fix a small typo in entrypoints documentation
This commit is contained in:
parent
a79cdd1dfa
commit
00a5f4c401
@ -472,7 +472,7 @@ Setting them has no effect for UDP entryPoints.
|
||||
If zero, no timeout exists.
|
||||
Can be provided in a format supported by [time.ParseDuration](https://golang.org/pkg/time/#ParseDuration) or as raw values (digits).
|
||||
If no units are provided, the value is parsed assuming seconds.
|
||||
We strongly suggest to adapt this value accordingly to the your needs.
|
||||
We strongly suggest adapting this value accordingly to your needs.
|
||||
|
||||
```yaml tab="File (YAML)"
|
||||
## Static configuration
|
||||
|
Loading…
Reference in New Issue
Block a user