WEBBPMNEXT-9188 fix

This commit is contained in:
kochetkov 2024-07-25 16:43:23 +03:00
parent 74f4321c53
commit 58a14101f8
6 changed files with 8 additions and 16 deletions

View file

@ -19,4 +19,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/backend/version || exit 1
HEALTHCHECK --timeout=3s --start-period=3600s CMD curl --fail 127.0.0.1:8080/ervu_lkrp_fl/version || exit 1