BetterAPI commited on
Commit
0592f20
·
1 Parent(s): 59b6ae1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -13,4 +13,3 @@ RUN npm i
13
 
14
  RUN --mount=type=secret,id=DOTENV_LOCAL,dst=.env.local npm run build
15
 
16
- CMD pm2 start build/index.js -i $CPU_CORES --no-daemon
 
13
 
14
  RUN --mount=type=secret,id=DOTENV_LOCAL,dst=.env.local npm run build
15