Added: exporter with blaze-secondary

This commit is contained in:
djuarezgf 2024-07-18 09:54:16 +02:00 committed by Pierre Delpy
parent 6b4480c54b
commit 293810f254
1 changed files with 6 additions and 1 deletions

View File

@ -19,9 +19,14 @@ services:
- "traefik.http.services.blaze-secondary_ccp.loadbalancer.server.port=8080"
- "traefik.http.routers.blaze-secondary_ccp.middlewares=ccp_b-secondary_strip,auth"
- "traefik.http.routers.blaze-secondary_ccp.tls=true"
obds2fhir-rest:
environment:
STORE_PATH: ${STORE_PATH:-http://blaze:8080/fhir}
exporter:
environment:
BLAZE_HOST: "blaze-secondary"
volumes:
blaze-secondary-data:
blaze-secondary-data: