mirror of
https://github.com/containous/traefik.git
synced 2025-02-03 13:47:11 +03:00
Fix healthcheck.interval in docs
This commit is contained in:
parent
dce807a329
commit
8c5846c478
@ -291,7 +291,7 @@ you'd add the label `traefik.http.services.<name-of-your-choice>.loadbalancer.pa
|
||||
See [health check](../services/index.md#health-check) for more information.
|
||||
|
||||
```yaml
|
||||
- "traefik.http.services.myservice.loadbalancer.healthcheck.interval=10"
|
||||
- "traefik.http.services.myservice.loadbalancer.healthcheck.interval=10s"
|
||||
```
|
||||
|
||||
??? info "`traefik.http.services.<service_name>.loadbalancer.healthcheck.path`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user