WEBBPMNEXT-9188 change group and artifactId

This commit is contained in:
kochetkov 2024-08-01 15:27:07 +03:00
parent d414711dcd
commit a558ba831d
8 changed files with 31 additions and 31 deletions

View file

@ -41,4 +41,4 @@ RUN chmod -R +x patches && \
ENV SERVER_START=true
COPY --chown=jboss *.ear $JBOSS_HOME/standalone/deployments/
HEALTHCHECK --timeout=3s --start-period=3600s CMD curl --fail 127.0.0.1:8080/ervu_lkrp_ul/version || exit 1
HEALTHCHECK --timeout=3s --start-period=3600s CMD curl --fail 127.0.0.1:8080/ul/version || exit 1