Add fix to enable the CR module.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user