BBMRI Teiler default templates: bbmri (exporter) and bbmri-qb (reporter)

This commit is contained in:
d014n 2024-04-30 14:23:38 +02:00
parent 6a21a5b641
commit c4b7620fd6
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ services:
TEILER_ORCHESTRATOR_HTTP_RELATIVE_PATH: "/ccp-teiler"
TEILER_USER: "${OIDC_USER_GROUP}"
TEILER_ADMIN: "${OIDC_ADMIN_GROUP}"
REPORTER_DEFAULT_TEMPLATE_ID: "ccp-qb"
EXPORTER_DEFAULT_TEMPLATE_ID: "ccp"
REPORTER_DEFAULT_TEMPLATE_ID: "bbmri-qb"
EXPORTER_DEFAULT_TEMPLATE_ID: "bbmri"
teiler-backend: