Added boot application

This commit is contained in:
jkv
2020-09-04 23:23:04 +02:00
parent 53415f1c54
commit 5f237256ca
4 changed files with 62 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ fhir_version=R4
# (the web UI similar to the one at http://hapi.fhir.org) will use to
# connect internally to the FHIR server, so this also needs to be a name
# accessible from the server itself.
server_address=http://localhost:8080/hapi-fhir-jpaserver/fhir/
server_address=http://localhost:8080/fhir
enable_index_missing_fields=false
auto_create_placeholder_reference_targets=false