Hey Team, I'm a new user of coolify and I'm trying to run Typebot (
https://typebot.io/) without success. I installed both builder and viewer using Docker Image, and a Postgre database. I get a Bad Gateway when trying to access to my typebot URL.
Env. variables are (empty variables are filled :bCheck: ):
ADMIN_EMAIL=
DATABASE_URL=
DEFAULT_WORKSPACE_PLAN=UNLIMITED
DISABLE_SIGNUP=true
ENCRYPTION_SECRET=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
NEXTAUTH_URL=https://typebot.agencebulles.net
NEXT_PUBLIC_SMTP_FROM=
NEXT_PUBLIC_VIEWER_URL=https://bot.agencebulles.net
SMTP_AUTH_DISABLED=false
SMTP_HOST=
SMTP_PASSWORD=
SMTP_PORT=
SMTP_SECURE=false
SMTP_USERNAME=
Can you help me to deploy a clean Typebot on my server ?