ColamanAI commited on
Commit
ef0bbf2
·
verified ·
1 Parent(s): 1fa0b56

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -34,4 +34,4 @@ RUN mkdir -p /app/logs && chmod 777 /app/logs
34
  EXPOSE 8000
35
 
36
  # Command to run your app using npm
37
- CMD ["npm", "start"]
 
34
  EXPOSE 8000
35
 
36
  # Command to run your app using npm
37
+ CMD ["npm", "start"]