Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- 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 |
|
|