wsvincent/djangoforprofessionals

An issue with heroku while deploying bookstore project

Closed this issue · 1 comments

heroku says: There are no config vars for this app yet

steps i performed

  1. logged in heroku
  2. touch heroku.yml (filled the code as per book)
  3. git my project in my github here https://github.com/YashMarmat/Bookstore-Project-django.git
  4. heroku create
  5. went to settings section of app (then the following issue)

Screenshot_2020-04-29 gentle-beyond-97296 · Settings Heroku

I didn't mentioned the project name properly while deploying on heroku. Got solved after fixing that !