We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd1c19 commit a2634c5Copy full SHA for a2634c5
apps/nye-julianjark.no/Dockerfile
@@ -51,4 +51,4 @@ WORKDIR /app
51
ENV NODE_ENV=production
52
53
EXPOSE 3000
54
-CMD [ "/app/node_modules/.bin/julian-remix-serve", "/app/build" ]
+CMD [ "/app/node_modules/.bin/remix-serve", "/app/build/index.js" ]
0 commit comments