TeKrop / overfast-api

⚡ Unofficial Overwatch 2 API, built with FastAPI, provides data on heroes, game modes, maps, and player careers
https://overfast-api.tekrop.fr
MIT License
95 stars 10 forks source link

fix(docker) : fixed app healthcheck issue #131

Closed TeKrop closed 2 weeks ago

TeKrop commented 2 weeks ago

Fixed #130 healthcheck issue preventing containers from properly running

Summary by Sourcery

This pull request addresses a healthcheck issue in the Docker configuration that was preventing containers from running properly. The healthcheck command was updated to ensure proper functionality.

sourcery-ai[bot] commented 2 weeks ago

Reviewer's Guide by Sourcery

This pull request addresses issue #130 by fixing the healthcheck configuration in the Docker setup, ensuring that containers can properly run by modifying the healthcheck command in the docker-compose.yml file.

File-Level Changes

Files Changes
docker-compose.yml Updated Docker Compose version and modified the healthcheck command to ensure proper container operation.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud