WEBBPMNEXT-9188 fix
This commit is contained in:
parent
1b5d862ba1
commit
6da6ede035
8 changed files with 31 additions and 31 deletions
|
|
@ -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/backend/version || exit 1
|
||||
HEALTHCHECK --timeout=3s --start-period=3600s CMD curl --fail 127.0.0.1:8080/dashboard/version || exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue