mirror of https://github.com/samply/bridgehead.git
Turned off obfuscation, because ECDC does not want this feature
This commit is contained in:
parent
b2b9865e8c
commit
593f93fffc
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue