zhangweicheng 6 years ago
parent
commit
034e630930
1 changed files with 1 additions and 1 deletions
  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/
 
 
 RUN gulp build