Skip to content

Support enabling CORS with the use of an Environment Variable #430

@alexgleith

Description

@alexgleith

Hey folks, love your work!

It would be great if we can do a few more common configuration things without needing to build a custom Docker image.

One important example is CORS. I know we can install the CORS Middleware for FastAPI, but what if we could run the Docker image with ENABLE_CORS=true or CORS_DOMAINS="*" and it just worked. That would be nice, right!

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions