Kaynağa Gözat

update docker

gemercheung 3 yıl önce
ebeveyn
işleme
33b1db838f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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" ]