Skip to content

Commit 6916dcf

Browse files
fix endpoint not exist
1 parent 5a486e6 commit 6916dcf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,4 @@ ENV NUXT_PUBLIC_GIT_COMMIT_SHA=$GIT_COMMIT_SHA
2727

2828
COPY --from=build /src/.output /src/.output
2929

30-
COPY --link entrypoint.sh .
31-
RUN chmod +x entrypoint.sh
32-
3330
CMD ["node", ".output/server/index.mjs"]

0 commit comments

Comments
 (0)