Merge pull request #180 from hapifhir/added_server_address
re-added server_address to application.yaml
This commit is contained in:
@@ -27,6 +27,8 @@ spring:
|
||||
|
||||
hapi:
|
||||
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
|
||||
fhir_version: R4
|
||||
# defer_indexing_for_codesystems_of_size: 101
|
||||
|
||||
Reference in New Issue
Block a user