zhangweicheng 6 年之前
父节点
当前提交
034e630930
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -30,7 +30,7 @@ WORKDIR /home/YangHuCost
 
 
 COPY --from=babel /home/YangHuCost/dist /home/YangHuCost
 COPY --from=babel /home/YangHuCost/dist /home/YangHuCost
 COPY --from=babel /home/YangHuCost/node_modules /home/YangHuCost/node_modules/
 COPY --from=babel /home/YangHuCost/node_modules /home/YangHuCost/node_modules/
-
+COPY public/web /home/ConstructionCost/public/web/
 
 
 
 
 RUN gulp build
 RUN gulp build