Skip to content

Commit

Permalink
update dockerfile again
Browse files Browse the repository at this point in the history
  • Loading branch information
yeranosyanvahan committed Nov 18, 2023
1 parent 5ffe9bd commit a4b91c8
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 @@ -15,4 +15,4 @@ RUN sed -i \

RUN echo "ErrorDocument 404 /index.html" >> conf/httpd.conf

COPY --from=react /app/build /usr/local/apache2/htdocs/
COPY --from=react /app/public /usr/local/apache2/htdocs/

0 comments on commit a4b91c8

Please sign in to comment.