Cannot use the DATABASE_URL to connecto to other services

10 months ago

I am trying to connect my next application with a postgres database using the DATABASE_URL but it can connect to it

Can you tell me please what variable should I use if just wan to communicate my backend service with the database service, here on railway

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

10 months ago

Hello,

The internal private network is now available during build, I would recommend setting your pages to dynamic so that you don't need to use the database during build.


Loading...