Adds ability to change HAPI FHIR JPA server's port with the environment variable server.port
This commit is contained in:
committed by
Jens Kristian Villadsen
parent
e9e9f5d89e
commit
9f65314537
@@ -31,6 +31,4 @@ COPY --from=build-hapi /tmp/hapi-fhir-jpaserver-starter/target/*.war /usr/local/
|
||||
COPY catalina.properties /usr/local/tomcat/conf/catalina.properties
|
||||
COPY server.xml /usr/local/tomcat/conf/server.xml
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["catalina.sh", "run"]
|
||||
|
||||
Reference in New Issue
Block a user