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

@ -63,6 +63,8 @@ Interested in self-hosting Typebot on your server? Take a look at the [self-host
Copy `apps/viewer/.env.local.example` to `apps/viewer/.env.local`
Copy `packages/db/.env.example` to `packages/db/.env`
Check out the [Configuration guide](https://docs.typebot.io/self-hosting/configuration) if you want to enable more options
4. Make sure you have [Docker](https://docs.docker.com/compose/install/) running