We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d87247 + 2b810ce commit 8008933Copy full SHA for 8008933
src/main/resources/synthea.properties
@@ -22,7 +22,7 @@ exporter.fhir.us_core_version = 5.0.1
22
exporter.fhir.transaction_bundle = true
23
# using bulk_data=true will ignore exporter.pretty_print
24
exporter.fhir.bulk_data = false
25
-# hostname embedded into the generated parameters file. Defaults to http://localhost:8000/
+# hostname embedded into the generated parameters file. Defaults to http://localhost:8080/
26
#exporter.fhir.bulk_data.parameter_hostname = http://example.org/
27
# included_ and excluded_resources list out the resource types to include/exclude in the csv exporters.
28
# only one of these may be set at a time, if both are set then both will be ignored.
0 commit comments