deployment patch maybe?
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m9s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m9s
This commit is contained in:
parent
98865e2758
commit
b22cbe79c3
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ COPY --from=builder /app/node_modules/.prisma/client ./node_modules/.prisma/clie
|
|||
|
||||
EXPOSE 4000
|
||||
|
||||
CMD bun prisma migrate deploy && bun run start:prod
|
||||
CMD bun prisma migrate deploy && node dist/src/app
|
||||
|
|
Loading…
Add table
Reference in a new issue