I'm self hosting Supabase with Coolify and when I try to run 'npx supabase db pull --db-url "$DATABASE_URL"' I get this error in the console: failed to connect to postgres: failed to connect to
: tls error (server refused TLS connection) In the vector container I get this log: 00:40:50.918 region=local peer_ip=[IP] [error] ClientHandler: User requested SSL connection but no downstream cert/key found How can I solve this issue?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.