mainzelliste test

This commit is contained in:
Martin Jurk
2026-02-05 16:29:38 +01:00
parent d83e58ae7f
commit 017620e870
3 changed files with 38 additions and 0 deletions

View File

@@ -3,4 +3,5 @@
if [ -n "$ENABLE_OMICS" ];then
OVERRIDE+=" -f ./$PROJECT/modules/itcc-omics-ingest.yaml"
GENERATE_API_KEY="$(generate_simple_password 'omics')"
PATIENTLIST_POSTGRES_PASSWORD=="$(generate_simple_password 'mainzelliste')"
fi