john 8 tháng trước cách đây
mục cha
commit
ec8213d23d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      node_expores/Dockerfile

+ 1 - 1
node_expores/Dockerfile

@@ -5,4 +5,4 @@ RUN npm install
 COPY . .
 EXPOSE 3000
 VOLUME /app/base_files
-# CMD ["node", "app.js"]
+CMD ["node", "app.js"]