Skip to content

Commit a2634c5

Browse files
committed
update Dockerfile
1 parent 6fd1c19 commit a2634c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nye-julianjark.no/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ WORKDIR /app
5151
ENV NODE_ENV=production
5252

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

0 commit comments

Comments
 (0)