Merge pull request #180 from hapifhir/added_server_address

re-added server_address to application.yaml
This commit is contained in:
Patrick Werner
2020-11-30 15:51:30 +01:00
committed by GitHub

View File

@@ -27,6 +27,8 @@ spring:
hapi: hapi:
fhir: fhir:
### enable to set the Server URL
# server_address: http://hapi.fhir.org/baseR4
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5 ### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
fhir_version: R4 fhir_version: R4
# defer_indexing_for_codesystems_of_size: 101 # defer_indexing_for_codesystems_of_size: 101