Skip to content

Commit

Permalink
Override default nginx image command
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 committed May 23, 2023
1 parent 719248a commit 05c8f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/Frontend.docker
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ COPY --chown=nginx:nginx ./resources/nginx.conf /etc/nginx/nginx.conf
EXPOSE 8080
USER nginx
WORKDIR /guest-portal
CMD nginx

0 comments on commit 05c8f2c

Please sign in to comment.