Commit e4911991 authored by daidekun's avatar daidekun

/usr/local/openresty/nginx/conf/

parent aa8bed36
......@@ -15,7 +15,7 @@ EXPOSE 80
COPY docker-entrypoint.sh .
COPY dist.tgz ./${SYSTEM_NAME}/dist.tgz
COPY default.conf /etc/nginx/conf.d/default.conf
COPY default.conf /usr/local/openresty/nginx/conf.d/default.conf
RUN chmod +x ./docker-entrypoint.sh
......
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