Use Railway postgres db, backend and redis

If I want to use railway for DB and have created instance of postgres db how database_url how can I connect with my db in v0. currently it only support providers like Neon and Supabase. same for backend API endpoint.

Hi, You should be able to Deploy the app in Vercel account and setup Database_url from Environment settings of the project: Managing environment variables

where?

In the Project settings: https://vercel.com/giovannis-projects-e21f471c/v0-postgres-todo-list/settings/environment-variables

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.