I am trying migrate my production database:

heroku run:detached --app APP rake db:migrate

But then heroku says:

! No app specified.

! Run this command from an app folder or specify which app to use with --app APP.

But i am already giving an --app

Anyone an idea how to fix it?

Thanks

Kai

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top