fix: use correct mainzelliste api key

This commit is contained in:
Patrick Skowronek 2024-10-10 13:11:43 +02:00
parent 760d599b7c
commit 8e7fe6851e
1 changed files with 2 additions and 1 deletions

View File

@ -59,8 +59,9 @@ services:
ccp-patient-project-identificator:
image: samply/ccp-patient-project-identificator
container_name: bridgehead-ccp-patient-project-identificator
environment:
MAINZELLISTE_APIKEY: ${MAINZELLISTE_APIKEY}
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
SITE_NAME: ${SITE_NAME}
volumes: