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.
2 parents aa8dec6 + fd66aff commit 61bcae9Copy full SHA for 61bcae9
docker/prod/server.Dockerfile
@@ -19,4 +19,4 @@ RUN npm run build
19
20
EXPOSE 52345
21
22
-CMD ["node", "src/index.js"]
+CMD ["node", "dist/index.js"]
0 commit comments