Improved docs, turned off obfuscation

ECDC does not want obfuscated results.
This commit is contained in:
Gerhard Salvini
2024-03-28 11:04:08 +01:00
parent 36a97ecc20
commit 53cdd49fd7
2 changed files with 22 additions and 15 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"