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 f3acfc0 commit 8840c4fCopy full SHA for 8840c4f
backend-javascript/Dockerfile
@@ -12,4 +12,4 @@ RUN npm run build
12
13
EXPOSE 8080
14
15
-CMD ["node", "dist/server.js"]
+CMD ["node", "dist/server-start.js"]
0 commit comments