Share feedback, ideas and get community help

Updated 3 months ago

Postgres schema

Hello

Is it possible to install Typebot into a specific schema? By default it is using the public schema. I'd like to install it into its own dedicated schema.
M
1 comment
Found the answer - DATABASE_URL=postgres://postgres:postgres@my_postgres_server :5432/postgres?schema=typebot
Add a reply
Sign up and join the conversation on Discord