mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 17:20:15 +02:00
fix: use correct mainzelliste api key
This commit is contained in:
@ -59,8 +59,9 @@ services:
|
|||||||
|
|
||||||
ccp-patient-project-identificator:
|
ccp-patient-project-identificator:
|
||||||
image: samply/ccp-patient-project-identificator
|
image: samply/ccp-patient-project-identificator
|
||||||
|
container_name: bridgehead-ccp-patient-project-identificator
|
||||||
environment:
|
environment:
|
||||||
MAINZELLISTE_APIKEY: ${MAINZELLISTE_APIKEY}
|
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
|
||||||
SITE_NAME: ${SITE_NAME}
|
SITE_NAME: ${SITE_NAME}
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user