mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 01:20:14 +02:00
feature: upgrade to oBDS2FHIR
This commit is contained in:
@ -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/*"
|
||||
|
Reference in New Issue
Block a user