fix more npm references
Some checks failed
Code quality checks / build (18.16) (push) Failing after 4s
Push code / build (push) Failing after 1m5s

This commit is contained in:
Lara 2024-11-02 15:03:16 +02:00
parent b2a9c2e0e7
commit 1e8a159c84
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B
2 changed files with 8 additions and 8 deletions

View file

@ -51,7 +51,7 @@ services:
env_file:
- .env
working_dir: /zeppelin/backend
command: ["npm", "run", "migrate-prod"]
command: ["pnpm", "run", "migrate-prod"]
api:
depends_on: