Arquivo de variáveis
This commit is contained in:
2025-03-26 17:24:11 +00:00
parent dc86882a2e
commit 8d1050b6e4

22
typebot/.env Normal file
View File

@@ -0,0 +1,22 @@
# Make sure to change this to your own random string of 32 characters (https://docs.typebot.io/self-hosting/deploy/docker#2-add-the-required-configuration)
ENCRYPTION_SECRET=hu6MMsdd1saTbtvZ2CmHSTeKOz+FjFzyUQ/F8DlLd0A=
#DATABASE_URL=postgresql://postgres:typebot@typebot-db:5432/typebot
DATABASE_URL=postgresql://automacao:Qgs%23j7Cwugag0dt%2A7pnD7heonoVDg4KpBBEgvLD2@postgres:5432/typebot
NODE_OPTIONS=--no-node-snapshot
NEXTAUTH_URL=https://builder.omegaflow.com.br
NEXT_PUBLIC_VIEWER_URL=https://bot.omegaflow.com.br
ADMIN_EMAIL=raiffysampaio@gmail.com
SMTP_HOST=smtp.gmail.com
SMTP_USERNAME=raiffysampaio@gmail.com
SMTP_PASSWORD=shrvljlihelgpqcb
NEXT_PUBLIC_SMTP_FROM=Omegaflow
SMTP_PORT=465
SMTP_SECURE=true
S3_SECRET_KEY=F@X6%Z2^Uk3tta!aWvYoivmX
# For more configuration options check out: https://docs.typebot.io/self-hosting/configuration