Fix build issues

This commit is contained in:
James Agnew
2019-03-31 13:11:04 -04:00
parent e2be963a0d
commit 632d4ee97b
4 changed files with 18 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
# Adjust this to set the version of FHIR supported by this server. See
# FhirVersionEnum for a list of available constants.
# FhirVersionEnum for a list of available constants. Example values include
# DSTU2, DSTU3, R4.
fhir_version=DSTU3
# This is the address that the FHIR server will report as its own address.