mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-16 11:07:30 +01:00
add and set FOCUS_ENDPOINT_TYPE
This commit is contained in:
@@ -4,4 +4,5 @@ if [ "$ENABLE_FHIR2SQL" == true ]; then
|
||||
log INFO "Dashboard setup detected -- will start Dashboard backend and FHIR2SQL service."
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/fhir2sql-compose.yml"
|
||||
DASHBOARD_DB_PASSWORD="$(generate_simple_password 'fhir2sql')"
|
||||
export FOCUS_ENDPOINT_TYPE="blaze-and-sql"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user