coyotte508 HF Staff commited on
Commit
1706ad4
·
1 Parent(s): 7846885
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,4 +7,4 @@ RUN npm install
7
 
8
  COPY . .
9
 
10
- # CMD ["npm", "start"]
 
7
 
8
  COPY . .
9
 
10
+ CMD ["npm", "start"]