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.
heroku の無料利用枠に合わせて写真のサイズを変更するためのミニ Web アプリをデプロイする予定です。Heroku ファイル システムは一時的なものであると読みました。アップロードされたファイルは、dyno の再起動時に削除されます。私が知りたいのは、画像を短時間だけアップロードしてプロパティを変更してからダウンロードした場合、ダウンロードする前に削除される可能性はありますか? つまり、使用中にアプリを循環させることはできますか?
よろしく、 デバシッシュ