ongudidan commited on
Commit
43ad30a
·
verified ·
1 Parent(s): 75cc9f0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -16,4 +16,5 @@ RUN npm run build
16
  EXPOSE 3000
17
 
18
  # Start the application
19
- CMD ["npm", "start"]
 
 
16
  EXPOSE 3000
17
 
18
  # Start the application
19
+ CMD ["npm", "start"]
20
+