Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuxu committed Sep 24, 2023
1 parent 6fd1c19 commit a2634c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nye-julianjark.no/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ WORKDIR /app
ENV NODE_ENV=production

EXPOSE 3000
CMD [ "/app/node_modules/.bin/julian-remix-serve", "/app/build" ]
CMD [ "/app/node_modules/.bin/remix-serve", "/app/build/index.js" ]

0 comments on commit a2634c5

Please sign in to comment.