2
0

🔧 Update db turbo scripts

This commit is contained in:
Baptiste Arnaud
2022-11-21 15:39:31 +01:00
parent 8c15fd17a1
commit bdf4e83617
6 changed files with 20 additions and 21 deletions

View File

@ -42,7 +42,7 @@ Fork the repository
5. Change the build command to:
```sh
cd ../.. && pnpm prisma generate && pnpm build:viewer && pnpm db:migrate
cd ../.. && pnpm build:viewer && pnpm db:migrate
```
6. Add the required environment variables ([Check out the configuration guide](/self-hosting/configuration))