Skip to content

Commit

Permalink
Fix user
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNaif2018 committed Jul 23, 2022
1 parent 7aeff36 commit 0e56291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ ENV NUXT_HOST 0.0.0.0
ENV NUXT_PORT 4000

EXPOSE ${NUXT_PORT}
USER node
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["sh"]

0 comments on commit 0e56291

Please sign in to comment.