Merge branch 'feature/rename_project_sources' of 10.10.31.70:/ervu-account-applications into feature/rename_project_sources

This commit is contained in:
Булат Хайруллин 2024-11-21 22:10:18 +03:00
commit 8ec5ce82c6

View file

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