mirror of https://github.com/samply/bridgehead.git
Add CCP-PPI
This commit is contained in:
parent
072ee348fc
commit
760d599b7c
|
@ -57,6 +57,11 @@ services:
|
|||
- /etc/bridgehead/trusted-ca-certs:/conf/trusted-ca-certs:ro
|
||||
- /srv/docker/bridgehead/ccp/root.crt.pem:/conf/root.crt.pem:ro
|
||||
|
||||
ccp-patient-project-identificator:
|
||||
image: samply/ccp-patient-project-identificator
|
||||
environment:
|
||||
MAINZELLISTE_APIKEY: ${MAINZELLISTE_APIKEY}
|
||||
SITE_NAME: ${SITE_NAME}
|
||||
|
||||
volumes:
|
||||
blaze-data:
|
||||
|
|
Loading…
Reference in New Issue