forked from Ivasoft/traefik
Support configuring a HTTP client timeout in the Docker provider
This commit is contained in:
@@ -157,6 +157,7 @@ func TestDo_globalConfiguration(t *testing.T) {
|
||||
SwarmMode: true,
|
||||
Network: "MyNetwork",
|
||||
SwarmModeRefreshSeconds: 42,
|
||||
HTTPClientTimeout: 42,
|
||||
}
|
||||
|
||||
config.Providers.KubernetesIngress = &ingress.Provider{
|
||||
|
||||
Reference in New Issue
Block a user