zhangweicheng %!s(int64=8) %!d(string=hai) anos
pai
achega
4e9e737e51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -4,7 +4,7 @@ COPY . ConstructionOperation
 
 WORKDIR ConstructionOperation
 
-RUN cnpm install
+RUN npm install
 
 EXPOSE 6080