Adds ability to change HAPI FHIR JPA server's port with the environment variable server.port

This commit is contained in:
Ben Li-Sauerwine
2021-09-14 10:52:45 -04:00
committed by Jens Kristian Villadsen
parent e9e9f5d89e
commit 9f65314537
3 changed files with 2 additions and 3 deletions

View File

@@ -206,3 +206,4 @@ tomcat.util.buf.StringCache.byte.enabled=true
#tomcat.util.buf.StringCache.cacheSize=5000
org.apache.tomcat.util.digester.PROPERTY_SOURCE=org.apache.tomcat.util.digester.Digester$EnvironmentPropertySource
server.port=8080