Fix refresh interval option description in consulcatalog provider
This commit is contained in:
parent
a371f971fb
commit
49ec62c757
3 changed files with 3 additions and 3 deletions
|
@ -367,7 +367,7 @@ Expose containers by default. (Default: ```true```)
|
|||
Prefix for consul service tags. Default 'traefik' (Default: ```traefik```)
|
||||
|
||||
`TRAEFIK_PROVIDERS_CONSULCATALOG_REFRESHINTERVAL`:
|
||||
Interval for check Consul API. Default 100ms (Default: ```15```)
|
||||
Interval for check Consul API. Default 15s (Default: ```15```)
|
||||
|
||||
`TRAEFIK_PROVIDERS_CONSULCATALOG_REQUIRECONSISTENT`:
|
||||
Forces the read to be fully consistent. (Default: ```false```)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue