mirror of
https://github.com/suitenumerique/messages.git
synced 2026-09-06 09:57:44 +02:00
* 🐛(docker) stop ALL services when running make stop * ✨(docker) make sure backend is healthy before exiting docker compose up * 🧑💻 (docker) use default user and not root for healthchecks * ➖(backend) Remove dockerflow * ✨(backend) add healthcheck route, and suppress healthcheck access logs * 🚨(backend) ignore monkey patching * 🚨(backend) coderabbitai + linter fixes * 🚚(backend) remove version in healthz route * 🔨(docker) use python http lib instead of curl and remove curl from dockerfile