Skip to content

Commit 8008933

Browse files
authored
Merge pull request #1478 from trifork/master
Update synthea.properties
2 parents 0d87247 + 2b810ce commit 8008933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/synthea.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exporter.fhir.us_core_version = 5.0.1
2222
exporter.fhir.transaction_bundle = true
2323
# using bulk_data=true will ignore exporter.pretty_print
2424
exporter.fhir.bulk_data = false
25-
# hostname embedded into the generated parameters file. Defaults to http://localhost:8000/
25+
# hostname embedded into the generated parameters file. Defaults to http://localhost:8080/
2626
#exporter.fhir.bulk_data.parameter_hostname = http://example.org/
2727
# included_ and excluded_resources list out the resource types to include/exclude in the csv exporters.
2828
# only one of these may be set at a time, if both are set then both will be ignored.

0 commit comments

Comments
 (0)