Commit 86bde3d6 authored by 前端-许佳敏's avatar 前端-许佳敏

Merge branch 'v2-jinfa-srm' of…

Merge branch 'v2-jinfa-srm' of ssh://gitlab.shushangyun.com:8122/project/jinfa-platform into v2-jinfa-srm
parents 5c6027d3 796b918a
FROM ssyma/nginx:logrotate FROM dex.es-wl.cn/share/srm-nginx:logrotate
RUN rm -f /etc/nginx/conf.d/default.conf RUN rm -f /etc/nginx/conf.d/default.conf
...@@ -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