zhangweicheng 6 năm trước cách đây
mục cha
commit
cf413ab900
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/node_modules /home/YangHuCost/node_modules/
-COPY public/web /home/ConstructionCost/public/web/
+COPY public/web /home/YangHuCost/public/web/
 
 
 RUN gulp build