high network egress price even with database private connection

so i noticed the network egress usage for one of my projects is high even after i change the database connection to use the private domain (config attached) am i doing it right? is the usage supposed to be this high? project id: 42148c42-5191-4f7f-ae66-7d2a875566fe
No description
No description
Solution:
here's the docs page you are looking for https://docs.railway.app/guides/postgresql#connect it shows you what variable to use to communicate to it publicly and what variable to use to communicate to it privately...
Jump to solution
3 Replies
Percy
Percy6mo ago
Project ID: 42148c42-5191-4f7f-ae66-7d2a875566fe
samuelluizrl
samuelluizrl6mo ago
ok i found the right instructions and figured out that i was doing aboslutely everything wrong. i need to call the railway.internal, my bad the private networking docs could be a little better though, at least with some examples
Solution
Brody
Brody6mo ago
here's the docs page you are looking for https://docs.railway.app/guides/postgresql#connect it shows you what variable to use to communicate to it publicly and what variable to use to communicate to it privately