Merge pull request #48 from samply/fix/exliquid2

Fixed beam proxy var url
This commit is contained in:
patrickskowronekdkfz 2022-12-12 11:39:08 +01:00 committed by GitHub
commit 3236128ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
JAVA_TOOL_OPTIONS: "-Xmx1g"
PROXY_ID: "report-hub.${PROXY_ID}"
SECRET: ${REPORTHUB_BEAM_SECRET_SHORT}
APP_PROXY_BASEURL: http://beam-proxy:8081
APP_BEAM_PROXY_BASEURL: http://beam-proxy:8081
APP_TASKSTORE_BASEURL: "http://bridgehead-exliquid-task-store:8080/fhir"
APP_DATASTORE_BASEURL: http://bridgehead-ccp-blaze:8080/fhir
BEAM_PROXY: "http://beam-proxy:8081"