Skip to content

Commit 609acd9

Browse files
committed
update docs
1 parent 7181a41 commit 609acd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Instead the recommendation for base Docker images are ones offering a shell like
8181

8282
The behaviour of the wait utility can be configured with the following environment variables:
8383

84+
- _WAIT_LOGGER_LEVEL_ : the output logger level. Valid values are: _debug_, _info_, _error_, _off_. the default is _debug_.
8485
- _WAIT_HOSTS_: comma separated list of pairs host:port for which you want to wait.
8586
- _WAIT_HOSTS_TIMEOUT_: max number of seconds to wait for all the hosts to be available before failure. The default is 30 seconds.
8687
- _WAIT_HOST_CONNECT_TIMEOUT_: The timeout of a single TCP connection to a remote host before attempting a new connection. The default is 5 seconds.

0 commit comments

Comments
 (0)