forked from Ivasoft/traefik
Support configuring a HTTP client timeout in the Docker provider
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
swarmMode = true
|
||||
network = "foobar"
|
||||
swarmModeRefreshSeconds = 42
|
||||
httpClientTimeout = 42
|
||||
[providers.docker.tls]
|
||||
ca = "foobar"
|
||||
caOptional = true
|
||||
|
||||
Reference in New Issue
Block a user