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.
エラー時またはメンテナンスモード中にカスタムページを表示するのと同様に、dyno の起動時に静的な html ページを表示することはできますか?
アプリのスラッグ サイズがかなり大きく、起動に 50 秒近くかかることがあります。可能であれば、空のページではなく、ユーザーに表示するものを表示したいと考えています。そうでない場合は、起動時間を最小限に抑えるために、大きなスラッグ サイズに直接対処します。
洞察をありがとう!