fix: exclude migration service from healthcheck

This commit is contained in:
barredterra 2024-11-03 01:04:06 +01:00
parent 3748b3f28e
commit c866dad55e

View file

@ -211,6 +211,7 @@ services:
deploy:
restart_policy:
condition: none
exclude_from_hc: true
entrypoint: ["bash", "-c"]
command:
- |