Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
djuarezgf committed Apr 22, 2024
1 parent bd378b2 commit 7907fd0
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 @@ -20,7 +20,6 @@ RUN apk add bash
### Configuration of NGINX
COPY docker/nginx.conf /etc/nginx/nginx.conf


EXPOSE 9000
WORKDIR /usr/share/nginx/html
COPY --from=build /app/dist .
Expand Down

0 comments on commit 7907fd0

Please sign in to comment.