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 5deb2f2 commit 7eb9e96Copy full SHA for 7eb9e96
Dockerfile
@@ -18,4 +18,4 @@ RUN pnpm install --no-frozen-lockfile --prod
18
19
EXPOSE 3000
20
21
-CMD ["pm2-runtime", "start", "ecosystem.config.js"]
+CMD ["pm2-runtime", "start", "ecosystem.config.js"]
0 commit comments