Closed andrewnathanco closed 12 months ago
Right now we are just trusting that if the docker container is running then it is safe, that's not a guarantee, we should add a health check
I actually don't think we need this. As long as we add unit test #38. Those will catch the run time ui issues. The run time issues will panic the site and cause the docker container to fail anyway.
Right now we are just trusting that if the docker container is running then it is safe, that's not a guarantee, we should add a health check