Hi there,
I just deployed a rails app to a personal account and it worked fine. I then created an org, and I moved the app & database into the org. Now, when I attempt to deploy (fly deploy
), it fails with PG::ConnectionBad: could not connect to server: Connection timed out
Any idea what happened? Do I need update any secrets after moving both the app and the DB?
Thanks,
Evan