Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DanDWB committed Dec 25, 2023
1 parent 28303c7 commit 7956964
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,6 +1,6 @@
FROM nginx:alpine

COPY . \Users\user\Desktop\websites\New-Draft-site
COPY . /usr/share/nginx/html

EXPOSE 80

0 comments on commit 7956964

Please sign in to comment.