mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-25 14:05:03 +00:00
remove outdated healthcheck
This commit is contained in:
@ -118,9 +118,6 @@ WORKDIR /backend
|
||||
|
||||
ENV TELEMETRY_ENABLED true
|
||||
|
||||
HEALTHCHECK --interval=10s --timeout=3s --start-period=10s \
|
||||
CMD node healthcheck.js
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 443
|
||||
|
||||
|
Reference in New Issue
Block a user