Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个正在扩展的 Rails 站点。它使用 jruby、bootstrap 和一些第三方库 - 预编译需要很长时间。heroku 部署的超时限制太长了。有没有办法修改超时值,以便我们能够将我们的存储库推送到 heroku 并进行预编译?
谢谢。
在本地预编译并关闭heroku预编译?