Sync deploy: backend, frontend, worker, docker, config
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"api:docs": "echo 'Swagger UI: http://localhost:4000/docs' && echo 'OpenAPI JSON: http://localhost:4000/docs/json'"
|
||||
},
|
||||
"prisma": {
|
||||
"seed": "ts-node prisma/seed.ts"
|
||||
"seed": "node --require ts-node/register prisma/seed.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user