Share feedback, ideas and get community help

D
F
M
a
g

Deploy on Vercel

I'm current selfholsting using docker.
But I made some code changes (created a forge block) so I guess docker is not an option anymore, right?

So I'm trying to deploy at Vercel (with a superbase database) following the instructions here:
https://docs.typebot.io/self-hosting/deploy/vercel

I'm getting a "PostgreSQL DATABASE_URL should start with postgres" (it does) warning followed by a "ELIFECYCLE  Command failed with exit code 1." error.

Any advice?
Attachments
image.png
image.png
V
B
5 comments
I prefer to continue using Docker and the original code, or even the TypeBot cloud.
Unfortunately, the only method I found to add tools to the GPT () was by modifying the code.
Indeed the error message is not correct. What I meant was "PostgreSQL DATABASE_URL should start with postgresql://"
Thank you for the report 🙂
But it does.
And the error persists.
What I'm doing wrong?
Attachment
image.png
postgresql:// not postgres://
Add a reply
Sign up and join the conversation on Discord
Join