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= |