fix more npm references
This commit is contained in:
parent
b2a9c2e0e7
commit
1e8a159c84
2 changed files with 8 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue