Renamed deployable war to ROOT in order to homogenize urls regardless… (#141)

* Renamed deployable war to ROOT in order to homogenize urls regardless of deployment method

* Made Maven quite when doing downloading dependencies
This commit is contained in:
Jens Kristian Villadsen
2020-09-21 19:19:10 +02:00
committed by GitHub
parent c42530e3f3
commit ee337296ee
4 changed files with 13 additions and 13 deletions

View File

@@ -86,7 +86,7 @@ hapi:
-
id: home
name: Local Tester
server_address: 'http://localhost:8080/hapi-fhir-jpaserver/fhir'
server_address: 'http://localhost:8080/fhir'
refuse_to_fetch_third_party_urls: false
fhir_version: R4
-