certificate issue with database branching and ssl
Hi, I'm trying to configure a project with database branching using the vercel integration. I've got two persistent branches (main and dev) where preview envs are branched off of dev. For some reason, the default postgres_url setup via the integration causes an ssl error
my config for reference
SELF_SIGNED_CERT_IN_CHAIN my config for reference