Looks like the add-on didn't get automatically added. Run: heroku addons:add shared-database
-James On 12/14/2011 02:28 PM, Brett wrote:
I've created my first Python based Heroku app on the Cedar stack but I don't have a DATABASE_URL so I can't connect to my shared database. Running heroku:config doesn't list a DATABASE_URL or SHARED_DATABASE_URL How do I start the database or get the connection string? I've deleted the app and recreated it and I've restarted the process several times.
-- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
