m1rza-s
PROOP
a year ago
I can't get my Intellij to connect to the service no matter what. I've tried various URLs, redeploying, restarting.
I don't know what I'm missing.
Right now, I'm using:
- host: from settings/public networking
- port: from settings/public networking
- database: value of PGDATABASE
- user: PGUSER
- password: PGPASSWORD
However when go to test the connection, it fails. What am I doing wrong?
13 Replies
a year ago
Make a TCP proxy
a year ago
Set your host to be the host
a year ago
Port to the proxy port
a year ago
Make sure you point the proxy to 5432 on Railway's side
a year ago
¯_(ツ)_/¯
a year ago
:P
a year ago
😂
Status changed to Solved uxuz • 11 months ago
