Heroku git configuration
I am facing trouble in configuring heroku. I have successfully pushed my
file to heroku. When i hit the url and getting following error.
And also i dont know how to configure my git username and repo.
In config/environments/production.rb I changed the line from
config.assets.compile = false
to
config.assets.compile = true
How to configure can anyone help me to solve this.
No comments:
Post a Comment