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 7431172 commit cf17ed8Copy full SHA for cf17ed8
Dockerfile
@@ -10,4 +10,4 @@ ENV HOST=0.0.0.0
10
ENV PORT=4321
11
EXPOSE 4321
12
13
-CMD node ./dist/server/entry.mjs
+CMD npm start
0 commit comments