We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f83e04 commit 8236bdfCopy full SHA for 8236bdf
Dockerfile
@@ -21,4 +21,4 @@ RUN pnpm run build
21
EXPOSE 3002
22
23
# Start the application
24
-CMD ["pnpm run start"]
+CMD ["pnpm", "start"]
0 commit comments