Commit 65804a03 authored by 375480616@qq.com's avatar 375480616@qq.com

Dockerfile

parent c9cee403
...@@ -6,7 +6,7 @@ COPY --chown=nginx:nginx ./nginx.conf /etc/nginx/conf.d/nginx.conf ...@@ -6,7 +6,7 @@ COPY --chown=nginx:nginx ./nginx.conf /etc/nginx/conf.d/nginx.conf
COPY --chown=nginx:nginx ./dist /data/web/platform/dist/ COPY --chown=nginx:nginx ./dist /data/web/platform/dist/
VOLUME var/log/ VOLUME /var/log/
EXPOSE 80 EXPOSE 80
......
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