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 465c655 + 8e545be commit 1b9d800Copy full SHA for 1b9d800
Dockerfile.template
@@ -26,4 +26,4 @@ COPY --from=build /build .
26
USER node
27
28
# Use exec form for better signal handling
29
-CMD ["node", "server.js"]
+CMD ["node", "src/server.js"]
0 commit comments