@@ -21,4 +21,5 @@ RUN pnpm build
EXPOSE 3000
CMD ["node", "dist/main"]
# Change your CMD to this:
CMD ["pnpm", "run", "start:prod"]
The note is not visible to the blocked user.