The healthcheck integration test included in every clean starter project stopped working since a few days ago. The /health API call returns 404 during the test. It works fine when running the backend ...