0

I've deployed hasura on heroku, how can I get the DB credentials of the same.

I would like to use those credentials in a django app

--Thx.

Jayanth
  • 587
  • 1
  • 4
  • 15

1 Answers1

2

From your logged-in Heroku web console, click "Data" (or click from the DB connected to your Hasura app console:

enter image description here

Click "Settings" > "View credentials"

enter image description here

avimoondra
  • 886
  • 5
  • 9