a year ago
Trying to connect to my Django app with postgres and have PGHOST variable set to empty
28 Replies
a year ago
Is it actually set to empty? What shows up when you click edit?
a year ago
That's correct
a year ago
You could SSH in and echo it to be sure
a year ago
Not sure why it's not showing there
a year ago
What?
a year ago
Is that even an option?
a year ago
That’s not even a choice for me
a year 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
a year ago
Small delay is better than infinite delay
a year ago
I don’t actually have that issue though
a year ago
Yep
a year ago
That’s the only way you’d ever want to
a year ago
Public URL will be much slower for many reasons
a year ago
Private URL is a direct path
a year ago
Public literally has to exit and come back in