Skip to content

Commit

Permalink
Fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjunyoung committed Mar 2, 2024
1 parent 3230532 commit 37da5a6
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
@@ -1,3 +1,3 @@
FROM nginx:1.14.2

COPY public /usr/share/nginx/html/
COPY public/* /usr/share/nginx/html/

0 comments on commit 37da5a6

Please sign in to comment.