开发者

How to push Procfile to Heroku?

开发者 https://www.devze.com 2023-03-26 00:10 出处:网络
I need to push my Procfile to Heroku but I get this error :开发者_开发百科 \"Heroku push rejected, Procfile is not supported on the Bamboo stack\"

I need to push my Procfile to Heroku but I get this error :开发者_开发百科

"Heroku push rejected, Procfile is not supported on the Bamboo stack"

I'm running with Rails 3.0.9.


As said in the comments, Procfile only works with Cedar stack on Heroku

0

精彩评论

暂无评论...
验证码 换一张
取 消