Skip to content

Commit

Permalink
update: Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
muchasxmaracas committed May 21, 2024
1 parent ef7f364 commit 5671a67
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 @@ -23,4 +23,4 @@ RUN rm -rf /usr/share/nginx/html/*
COPY --from=build /usr/src/app/dist/gallowhead /usr/share/nginx/html

# Copy custom nginx configuration if needed
COPY --from=build /usr/src/app/deploy/webserver/container/default.conf /etc/nginx/conf.d/default.conf
COPY --from=build /usr/src/app/deploy/webserver/container/default.conf /etc/nginx/conf.d/default.conf

0 comments on commit 5671a67

Please sign in to comment.