mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
The `docker` and `docker_swarm` providers have been patched to ensure that the connection is properly established upon starting. If the docker host is not available at starting time, then the application will stop. This will prevent from trying to register to the event stream on a non working client.