Question
Django Media File setup in DO App Platform
Has anyone figured out how to make MEDIA files work, similarly to STATIC files leveraging the static components, other than using DO spaces? I tried adding another static component and configured the Route and the output to point to the media folder, in vain… I still get a 404. The component for static files work fine, only issues with Media files.