Support configuring a HTTP client timeout in the Docker provider
This commit is contained in:
parent
3db47f0adc
commit
29bd6faa18
9 changed files with 43 additions and 1 deletions
|
@ -72,6 +72,7 @@ providers:
|
|||
swarmMode: true
|
||||
network: foobar
|
||||
swarmModeRefreshSeconds: 42
|
||||
httpClientTimeout: 42
|
||||
file:
|
||||
directory: foobar
|
||||
watch: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue