Closed
Description
Hello,
I'd like to route all my static assets through flask. Is there a way to stop the functionality provided by STATIC_URL
? Currently, I have it set in my dockerfile to a long random string, effectively disabling it (since this string would never be reached on the frontend), but this feels like a hack.
Is there a better solution?
Metadata
Metadata
Assignees
Labels
No labels