Update apps/api/Dockerfile
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 26s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 26s
This commit is contained in:
parent
a179d6ed65
commit
587d69d91e
@ -26,4 +26,4 @@ COPY --from=build /app /app
|
||||
EXPOSE 8080
|
||||
ENV PUPPETEER_EXECUTABLE_PATH="/usr/bin/chromium"
|
||||
CMD ["pnpm", "run", "start:production"]
|
||||
CMD ["pnpm", "run", "worker:production"]
|
||||
CMD ["pnpm", "run", "worker:production"]
|
Loading…
Reference in New Issue
Block a user