mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 16:30:14 +02:00
First draft of dktk-fed and many other improvements
This commit is contained in:
@ -56,6 +56,8 @@ services:
|
||||
environment:
|
||||
STORE_URL: ${STORE_URL}
|
||||
POSTGRES_PASSWORD: ${CONNECTOR_POSTGRES_PASS}
|
||||
PATIENTLIST_URL: "http://bridgehead_patientlist:8080"
|
||||
PROJECTPSEUDONYMISATION_URL: "http://bridgehead_dktk_idmanager:8080/ID-Manager/html/projectSelection.html"
|
||||
volumes:
|
||||
- "connector_logs:/usr/local/tomcat/logs"
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user