Health checks for docker compose
Hi, I added some health checks and modified the depends_on clause so the sever container waits for its dependencies to be healthy and doesn't log the exceptions.
If you let me know how to health check the server container, I'll add a health check there and a depends_on clause for the portal.