Skip to content

Setting external source as a default source? #47

@frankfuu

Description

@frankfuu

Thanks for this fork! It's great!

Is there an easy way to set an external source (public read only access to an Azure blob storage location in my case) as the DEFAULT_SOURCE?

I currently have have an environment EXTERNAL_SOURCE_FOO = "https://mylocation.blob.core.windows.net" and this works great but that means I would need to append efoo at the front of every url like http://localhost/efoo/path/to/my/photo.png

I tried modify DEFAULT_SOURCE = S3 to DEFAULT_SOURCE = FOO but visiting http://localhost/path/to/my/photo.png doesn't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions