2
0
Files
bot/apps/viewer/.env.local.example
2022-05-30 16:40:13 +02:00

6 lines
380 B
Plaintext

ENCRYPTION_SECRET=SgVkYp2s5v8y/B?E(H+MbQeThWmZq4t6 #256-bits secret (can be generated here: https://www.allkeysgenerator.com/Random/Security-Encryption-Key-Generator.aspx)
NEXT_PUBLIC_VIEWER_URL=http://localhost:3001
DATABASE_URL=postgresql://postgres:typebot@localhost:5432/typebot
# For more configuration options check out:
# https://docs.typebot.io/self-hosting/configuration