Add fix to enable the CR module.

This commit is contained in:
Chalma Maadaadi
2023-05-30 15:28:55 -04:00
parent eb65ec68cc
commit 9e9c08bafe
2 changed files with 5 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ hapi:
openapi_enabled: true
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
fhir_version: R4
cr_enabled: "${CR_ENABLED: false}"
### enable to use the ApacheProxyAddressStrategy which uses X-Forwarded-* headers
### to determine the FHIR server address
# use_apache_address_strategy: false