fix dockerfiles
This commit is contained in:
parent
82e325aa16
commit
dfb9939419
4 changed files with 4 additions and 4 deletions
|
|
@ -37,4 +37,4 @@ RUN cat /etc/tomcat/webbpm.properties >> /etc/tomcat/catalina.properties \
|
|||
|
||||
USER tomcat
|
||||
|
||||
COPY --from=builder /app/backend/target/dashboard*.war /var/lib/tomcat/webapps/dashboard.war
|
||||
COPY --from=builder /app/backend/target/business-metrics*.war /var/lib/tomcat/webapps/business-metrics.war
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue