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 0eec7ee commit 640f833Copy full SHA for 640f833
Dockerfile
@@ -27,4 +27,4 @@ ENV DATABASE_URI=setMongoDBURI
27
28
EXPOSE 1337
29
30
-CMD ["npm", "start"]
+CMD ["node", "dist/index.js"]
0 commit comments