vinhqua
HOBBYOP
a year ago
I have encountered a issue with too high network egress. Please suggest me a solution. Thanks in advance.
Here's the source code.
4 Replies
billydotws
FREE
a year ago
POSTGRE_URL content? (remove secrets)
adam
MODERATOR
a year ago
Chances are you're accessing a database using the public network rather than the private network. Using the private network will eliminate egress from those communications completely
adam
MODERATOR
a year ago
Also, yes. You've shared a secret in your code, I've deleted your original message to keep you safe