Turned off obfuscation, because ECDC does not want this feature

This commit is contained in:
Gerhard Salvini 2024-03-28 11:06:10 +01:00
parent b2b9865e8c
commit 593f93fffc
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ services:
BLAZE_URL: "http://blaze:8080/fhir/"
BEAM_PROXY_URL: http://beam-proxy-ehds2:8081
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
OBFUSCATE: "no"
depends_on:
- "beam-proxy-ehds2"
- "blaze"