mirror of https://github.com/samply/bridgehead.git
fix: use correct mainzelliste api key
This commit is contained in:
parent
760d599b7c
commit
8e7fe6851e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue