Explorar el Código

update docker

gemercheung hace 3 años
padre
commit
33b1db838f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -8,4 +8,4 @@ RUN npm install
 
 EXPOSE $PORT
 
-CMD [ "npm", "run production" ]
+CMD [ "npm", "run-script","production" ]