Skip to content

Commit

Permalink
Changed Dockerfile again
Browse files Browse the repository at this point in the history
  • Loading branch information
Type-32 committed Mar 5, 2024
1 parent 0cae946 commit 296676c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ENV NUXT_PUBLIC_SITE_NAME=${NUXT_PUBLIC_SITE_NAME}
ARG NUXT_PUBLIC_SITE_URL
ENV NUXT_PUBLIC_SITE_URL=${NUXT_PUBLIC_SITE_URL}

WORKDIR /dist
WORKDIR /app

COPY package.json .

Expand Down

0 comments on commit 296676c

Please sign in to comment.