diff --git a/api/Dockerfile b/api/Dockerfile index 813c6a11d0..2531f3e0a4 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -28,4 +28,4 @@ LABEL org.opencontainers.image.description="This image provides a consistent and EXPOSE $PORT -CMD npm debug +CMD npm run debug