chore!: update transfair config

This commit is contained in:
janskiba
2025-03-17 09:29:52 +00:00
committed by Torben Brenner
parent 6f3aba1eaa
commit e5aebfe382
2 changed files with 15 additions and 3 deletions

View File

@ -5,8 +5,11 @@ services:
container_name: bridgehead-transfair
environment:
# NOTE: Those 3 variables need only to be passed if their set, otherwise transfair will complain about empty url values
- INSTITUTE_TTP_URL
- INSTITUTE_TTP_API_KEY
- TTP_URL
- TTP_ML_API_KEY
- TTP_GW_SOURCE
- TTP_TYPE
- TTP_AUTH
- PROJECT_ID_SYSTEM
- FHIR_REQUEST_URL=${FHIR_REQUEST_URL}
- FHIR_INPUT_URL=${FHIR_INPUT_URL}