Skip to content

Commit

Permalink
[feat] nginx clone 없이 도커허브로 받아오기
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroom1324 committed Dec 18, 2023
1 parent baace29 commit 629736d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM nginx:1.23.2
COPY ./default.conf /etc/nginx/conf.d/default.conf
COPY ./config/nginx/default.conf /etc/nginx/conf.d/default.conf

0 comments on commit 629736d

Please sign in to comment.