Browse Source

update docker

gemercheung 3 năm trước cách đây
mục cha
commit
33b1db838f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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" ]