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