Commit 0abb9cb0 authored by 375480616@qq.com's avatar 375480616@qq.com

Dockerfile

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