Commit b1d135bc authored by daidekun's avatar daidekun

upstream.conf

parent 30a0df38
...@@ -31,5 +31,6 @@ EXPOSE 443 ...@@ -31,5 +31,6 @@ EXPOSE 443
VOLUME /etc/nginx/conf.d/ VOLUME /etc/nginx/conf.d/
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf
COPY upstream.conf /etc/nginx/conf.d/
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