Skip to content

Commit

Permalink
Update nginx Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolasburr committed Oct 10, 2019
1 parent 176b90f commit a9183fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions magento/nginx/Dockerfile
Expand Up @@ -36,6 +36,8 @@ RUN set -x && \
/etc/ssl/public \
/etc/ssl/private

COPY ./bin/entrypoint.sh /usr/sbin/entrypoint.sh

COPY ./etc/nginx.conf /etc/nginx/nginx.conf
COPY ./etc/default.conf /etc/nginx/conf.d/default.conf

Expand Down

0 comments on commit a9183fe

Please sign in to comment.