# README
Wait
Simple application that waits for a given time and attempts and then exits.
WAIT_HOSTS
is a list of hosts to wait for.
e.g.
WAIT_HOSTS=tcp://app:8080,tcp://pg:5432,tcp://redis:6379
# Packages
No description provided by the author
Simple application that waits for a given time and attempts and then exits.
WAIT_HOSTS
is a list of hosts to wait for.
e.g.
WAIT_HOSTS=tcp://app:8080,tcp://pg:5432,tcp://redis:6379