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 ffc3bd4 + a63f685 commit a18ef47Copy full SHA for a18ef47
template/Dockerfile
@@ -16,4 +16,4 @@ RUN npm run build \
16
&& npm prune
17
18
# Start server
19
-CMD ["npm", "start"]
+CMD ["node", "./node_modules/moleculer/bin/moleculer-runner.js"]
0 commit comments