mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 16:10:14 +02:00
slash and quotation marks around blaze path
This commit is contained in:
@ -78,7 +78,7 @@ services:
|
||||
API_KEY: ${FOCUS_BEAM_SECRET_SHORT}
|
||||
BEAM_APP_ID_LONG: focus.${PROXY_ID_LONG}
|
||||
PROXY_ID: ${PROXY_ID_LONG}
|
||||
BLAZE_URL: http://bridgehead-bbmri-blaze:8080/fhir
|
||||
BLAZE_URL: "http://bridgehead-bbmri-blaze:8080/fhir/"
|
||||
BEAM_PROXY_URL: http://beam-proxy:8081
|
||||
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user