Skip to content

Commit

Permalink
fix: path to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MokhovEvgeniiGennadevich committed Dec 15, 2023
1 parent 34879bb commit cf0599c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static-website/docker/prod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM nginx:alpine
COPY static-website/. /usr/share/nginx/html
COPY dist/. /usr/share/nginx/html

0 comments on commit cf0599c

Please sign in to comment.