2
0

✏️ Fix old packages/db paths in documentation

This commit is contained in:
Baptiste Arnaud
2023-03-20 07:38:47 +01:00
parent b3e5887420
commit 16c261a8a5
5 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ 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`
Copy `packages/prisma/.env.example` to `packages/prisma/.env`
Check out the [Configuration guide](https://docs.typebot.io/self-hosting/configuration) if you want to enable more options