cobyism / ghost-on-heroku

One-button Heroku deploy for the Ghost blogging platform.
MIT License
743 stars 686 forks source link

Ghost.db stored #105

Closed EnFlight closed 7 years ago

EnFlight commented 7 years ago

Hi,

I was using mailgun for email, but as of the beginning of 2017, they made updates and long story short I am locked out of my account. I need to reset my password manually.

I need to find access to the Ghost.db file, but I am not sure how to access it through my terminal. I don't believe the one found in content/data/ghost.db is what I need.

Is there a way to reset my password by accessing the ghost.db file? I am using heroku alongside github as storage.

Thank you