i dont know what i am doing
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m15s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m15s
This commit is contained in:
parent
b22cbe79c3
commit
9562b9b3b1
3 changed files with 7 additions and 15 deletions
|
@ -33,4 +33,4 @@ COPY --from=builder /app/node_modules/.prisma/client ./node_modules/.prisma/clie
|
|||
|
||||
EXPOSE 4000
|
||||
|
||||
CMD bun prisma migrate deploy && node dist/src/app
|
||||
CMD bun prisma migrate deploy && bun run dist/src/app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue