Skip to content

Commit

Permalink
fix entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
pitiscarf committed Nov 30, 2023
1 parent 0174ac0 commit 57cd222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ LABEL org.opencontainers.image.description="This image provides a consistent and

EXPOSE $PORT

CMD npm debug
CMD npm run debug

0 comments on commit 57cd222

Please sign in to comment.