Skip to content

Commit 77a423c

Browse files
authored
Fix default client.ping.timeout value in docs (#9464)
1 parent 7351b66 commit 77a423c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ but does not allow starting privileged containers, you can turn off the Ryuk con
9898
9999
## Customizing client ping behaviour
100100

101-
> **client.ping.timeout = 5**
101+
> **client.ping.timeout = 10**
102102
> Specifies for how long Testcontainers will try to connect to the Docker client to obtain valid info about the client before giving up and trying next strategy, if applicable (in seconds).
103103
104104
## Customizing Docker host detection

0 commit comments

Comments
 (0)