Skip to content

Commit

Permalink
remove heacktheck from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
younes200 committed Oct 5, 2023
1 parent 99bb9df commit 39fb177
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -54,7 +54,4 @@ ENV PORT=3000

COPY --from=builder /app .

HEALTHCHECK --interval=10s --timeout=3s \
CMD wait-port :$$PORT -o silent -t 3000 /

CMD yarn workspace ${APP} ${START_COMMAND}

0 comments on commit 39fb177

Please sign in to comment.