Skip to content

Remove port from Minio upload URL #1094

Open
@Thor77

Description

@Thor77

I'm running Minio behing Traefik (with HTTPs enabled), therefore I specified 443 as CMD_MINIO_PORT.
When uploading an image

![](https://myminio.backend:443/mybucket/uploads/upload_<id>.jpg)

is inserted into the editor.
Is there an option to remove the port here, so that

![](https://myminio.backend/mybucket/uploads/upload_<id>.jpg)

is inserted instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementWants to improvide an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions