Ikyy commited on
Commit
8e282c1
·
verified ·
1 Parent(s): 548b6cf

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,4 +12,4 @@ EXPOSE 7860
12
 
13
  RUN chmod -R 777 /app
14
 
15
- CMD ["npm", "run", "dev"]
 
12
 
13
  RUN chmod -R 777 /app
14
 
15
+ CMD ["npm", "start"]