Pre Merge pull request !289 from 云飞扬/N/A

pull/289/MERGE
云飞扬 6 months ago committed by Gitee
commit 62d1036f88
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -10,6 +10,4 @@ RUN mkdir -p /home/ruoyi/projects/ruoyi-ui
# 指定路径
WORKDIR /home/ruoyi/projects/ruoyi-ui
# 复制conf文件到路径
COPY ./conf/nginx.conf /etc/nginx/nginx.conf
# 复制html文件到路径
COPY ./html/dist /home/ruoyi/projects/ruoyi-ui
COPY ./conf/nginx.conf /etc/nginx/nginx.conf
Loading…
Cancel
Save