Heroku
Find your Postgres Heroku connection string
1. Go to https://dashboard.heroku.com/apps
2. Open one of your apps

3. Open your database add-on

4. Go to settings and view Database credentials

5. Copy Connection URI

6. Paste the connection URI into Stacksync to connect your database

Last updated