First draft of dktk-fed and many other improvements

This commit is contained in:
root
2022-02-16 09:42:53 +01:00
parent 3244c3db29
commit 342f709901
9 changed files with 204 additions and 242 deletions

View File

@ -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: