update mtba config

This commit is contained in:
p.delpy@dkfz-heidelberg.de
2023-01-27 11:13:49 +01:00
committed by Torben Brenner
parent bce28342f9
commit e9455a5558
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
function idManagementSetup() {
if [ -n "$ENABLE_ID_MANAGEMENT" ]; then
if [ -n "$IDMANAGER_UPLOAD_APIKEY" ]; then
log INFO "id-management setup detected -- will start id-management (mainzelliste & magicpl)."
OVERRIDE+=" -f ./$PROJECT/modules/id-management-compose.yml"