feature: upgrade to oBDS2FHIR

This commit is contained in:
Pierre Delpy
2024-07-01 12:46:33 +02:00
parent e28b125b93
commit 2ee8e0185a
5 changed files with 26 additions and 25 deletions

View File

@ -5,7 +5,6 @@ function mtbaSetup() {
log INFO "MTBA setup detected -- will start MTBA Service and CBioPortal."
if [ ! -n "$IDMANAGER_UPLOAD_APIKEY" ]; then
log ERROR "Missing ID-Management Module! Fix this by setting up ID Management:"
exit 1;
fi
OVERRIDE+=" -f ./$PROJECT/modules/mtba-compose.yml"
add_private_oidc_redirect_url "/mtba/*"