Skip to content

Disable STATIC_URL ? #108

@benyanke

Description

@benyanke

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.

image

Is there a better solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions