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 2e8d76c commit 9c918e9Copy full SHA for 9c918e9
Dockerfile
@@ -17,4 +17,4 @@ RUN yarn build
17
18
EXPOSE 8080
19
20
-CMD ["node", "src/boot.js"]
+CMD ["node", "dist/app.js"]
0 commit comments