Hello @Claudio! If you have an app deployed, you can fly ssh console
and then run
echo $DATABASE_URL
And it will print it out. It is this ENV variable that is set when you attach a DB.
Hope that helps!
Hello @Claudio! If you have an app deployed, you can fly ssh console
and then run
echo $DATABASE_URL
And it will print it out. It is this ENV variable that is set when you attach a DB.
Hope that helps!