Can someone please explain this in a simple step-by-step instruction? I’ve tried everything mentioned in similar posts, but nothing’s working.
I want to use TablePlus on Mac to view my app’s postgres database.
I ran fly proxy 5432 -a my-postgress-app-name
Now what?? Specifically:
What do I input for Host/Socket?
What do I input for User?
What do I input for Password? (I tried all of the passwords found using fly secrets list -a my-app)
What do I input for Database?
Any other settings to get this working?
Please be as specific as possible.