2
0

docs: add builder url in viewer config

This commit is contained in:
Baptiste Arnaud
2022-08-06 08:01:01 +02:00
parent 47d24c4447
commit 5ff9afc2b0
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
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
NEXTAUTH_URL=http://localhost:3000
S3_ACCESS_KEY=minio
S3_SECRET_KEY=minio123