mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 10:20:14 +02:00
fix: use correct mainzelliste api key
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user