10 months ago
Project ID: 633de5c6-41d5-45cb-b0db-6ae6cce6bcd4
Hello!
I just discover Railway today and quite new in the developer world.
I am currently developing a project in Django and Next (still the early days so nothing to deploy yet) with a team. We will use a postgreSQL database for this project and this one is already ready to be created.
The goal is to host this DB on Railway so the teammates would have access to it and could develop without creating a local DB on their side.
So, here is the issue:
I created a postgreSQL instance on Railway and tried to connect to it from my local environment over TCP with the proxied environment.
It seems to find it but raise an issue regarding the password for the user.
I verified in the Variables but everything seems correct.
What did I miss?
Thanks!
0 Replies