9 months ago
Trying to connect to my Django app with postgres and have PGHOST variable set to empty
28 Replies
9 months ago
Is it actually set to empty? What shows up when you click edit?
9 months ago
That's correct
9 months ago
You could SSH in and echo it to be sure
9 months ago
Not sure why it's not showing there
9 months ago
What?
9 months ago
Is that even an option?
9 months ago
That’s not even a choice for me
9 months ago
Well yeah, without it being connected to the private network nothing internal can connect to it
ohh i was worried with "a small delay (<100ms)" message when i tried to enable private networking
9 months ago
Small delay is better than infinite delay
9 months ago
I don’t actually have that issue though
9 months ago
Yep
9 months ago
That’s the only way you’d ever want to
9 months ago
Public URL will be much slower for many reasons
9 months ago
Private URL is a direct path
9 months ago
Public literally has to exit and come back in