liveejohn
HOBBYOP
3 months ago
I have this infrastructure in the Railway, howeve,r why is my backend cant connect to postgre during build process
Attachments
6 Replies
3 months ago
Try changing the private networking URL in your Postgres service to be postgres if it's currently set to Postgres (capitalized).
(oops)
3 months ago
-# The private network is not available during build.
3 months ago
You can add a pre-deploy command.
All working, thank you all for your help
Attachments