The heroku instance, which runs on one-off dynos, relys on AWS S3 for static file hosting. With the transition to DO, there is no more need for such measures. Thus update the component to write/read from local json files. This will also speed up the app and prevent more 500s
The heroku instance, which runs on one-off dynos, relys on AWS S3 for static file hosting. With the transition to DO, there is no more need for such measures. Thus update the component to write/read from local json files. This will also speed up the app and prevent more 500s