Commit 21701c90 authored by daidekun's avatar daidekun

fix

parent 329b9fcf
...@@ -30,7 +30,6 @@ EXPOSE 80 ...@@ -30,7 +30,6 @@ EXPOSE 80
EXPOSE 443 EXPOSE 443
VOLUME /etc/nginx/conf.d/ VOLUME /etc/nginx/conf.d/
COPY ./conf.d/ /etc/nginx/conf.d/
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf
CMD nginx -g 'daemon off;' CMD nginx -g 'daemon off;'
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment