chore: update readme for manual self-hosting (#1270)

This commit is contained in:
TKB Studios 2024-08-21 04:08:04 +03:00 committed by GitHub
parent 27066e2022
commit 66fdc1d659
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -261,6 +261,7 @@ npm run prisma:migrate-deploy
Finally, you can start it with:
```
cd apps/web
npm run start
```