wenjiao commited on
Commit
eb8ae63
·
verified ·
1 Parent(s): f80ff80

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ RUN npm run build
17
  EXPOSE 5173
18
 
19
  # Specify the command to run the application
20
- CMD ["npm", "run", "start"]
 
17
  EXPOSE 5173
18
 
19
  # Specify the command to run the application
20
+ CMD ["npm", "run", "preview"]