Skip to content

Commit

Permalink
update nginx file
Browse files Browse the repository at this point in the history
  • Loading branch information
im-niber committed Aug 20, 2024
1 parent 2ec0fa7 commit c63f355
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nginx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ RUN touch /etc/nginx/conf.d/default.conf && \
chown nginx:nginx /etc/nginx/conf.d/default.conf && \
chmod +x /start.sh

USER nginx

CMD ["/start.sh"]

0 comments on commit c63f355

Please sign in to comment.