Closed kastl-ars closed 2 months ago
I had the same error multiple times during testing, that the db is not yet ready, but the container was started. So docker compose started the sharry container which errored out as the database was not found/ready.
This fixed it in my tests.
I had the same error multiple times during testing, that the db is not yet ready, but the container was started. So docker compose started the sharry container which errored out as the database was not found/ready.
This fixed it in my tests.