bus-gateway espera a que hapi-fhir esté healthy antes de levantar

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Alejandro Gomez Auad 2026-05-04 18:19:56 +00:00
parent 9e24000992
commit 17ab0cdf03

View File

@ -46,6 +46,9 @@ services:
bus-gateway:
container_name: bus-gateway
depends_on:
hapi-fhir:
condition: service_healthy
build:
context: ./bus-gateway
environment: