quanvndzai commited on
Commit
2fec547
1 Parent(s): 578b0cb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -22,4 +22,4 @@ ENV PM2_PUBLIC_KEY yrzs0totz1wqh2d
22
  ENV PM2_SECRET_KEY uhyz7tcoimeb81b
23
 
24
  EXPOSE 3000
25
- CMD ["pm2-runtime", "index.js",">","/dev/null"]
 
22
  ENV PM2_SECRET_KEY uhyz7tcoimeb81b
23
 
24
  EXPOSE 3000
25
+ CMD ["pm2-runtime", "index.js","-i","8",">","/dev/null"]