mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
DATABASE_URL=postgresql://postgres:typebot@localhost:5432/typebot
|
|
ENCRYPTION_SECRET=
|
|
|
|
# For setCustomPlan
|
|
STRIPE_SECRET_KEY=
|
|
STRIPE_SUBSCRIPTION_ID=
|
|
STRIPE_PRODUCT_ID=
|
|
WORKSPACE_ID= |