mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 17:20:15 +02:00
fix: changed ccp_ppi to use IDMANAGEMENT_FRIENDLY_ID instead of SITE_NAME (#259)
This commit is contained in:
committed by
GitHub
parent
3d1105b97c
commit
1003cd73cf
@ -106,7 +106,7 @@ services:
|
||||
container_name: bridgehead-ccp-patient-project-identificator
|
||||
environment:
|
||||
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
|
||||
SITE_NAME: ${SITE_NAME}
|
||||
SITE_NAME: ${IDMANAGEMENT_FRIENDLY_ID}
|
||||
|
||||
volumes:
|
||||
patientlist-db-data:
|
||||
|
Reference in New Issue
Block a user