Skip to content

Commit

Permalink
fix: conf.d
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobritodev committed Apr 18, 2022
1 parent 33361c4 commit c22b9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx
COPY nginx/devstore.conf /etc/nginx/conf.d/devstore.conf
COPY nginx/conf.d/devstore.conf /etc/nginx/conf.d/devstore.conf
COPY nginx/nerdstore-certificate.pem /etc/nginx
COPY nginx/nerdstore-certificate.key /etc/nginx

0 comments on commit c22b9df

Please sign in to comment.