mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 15:00:15 +02:00
Turned off obfuscation, because ECDC does not want this feature
This commit is contained in:
@ -12,6 +12,7 @@ services:
|
|||||||
BLAZE_URL: "http://blaze:8080/fhir/"
|
BLAZE_URL: "http://blaze:8080/fhir/"
|
||||||
BEAM_PROXY_URL: http://beam-proxy-ehds2:8081
|
BEAM_PROXY_URL: http://beam-proxy-ehds2:8081
|
||||||
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
|
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
|
||||||
|
OBFUSCATE: "no"
|
||||||
depends_on:
|
depends_on:
|
||||||
- "beam-proxy-ehds2"
|
- "beam-proxy-ehds2"
|
||||||
- "blaze"
|
- "blaze"
|
||||||
|
Reference in New Issue
Block a user