Skip to content

internal port base_url not correct when using mapped port #77

@alexbossers

Description

@alexbossers

Version 8.4

in docker-compose.yml changed ports: - "81:80"
to map internal molgenis port 80 to 81 on my machine since 80 is taken by another process.
Docker comes up and allows login window. But as soon as given credentials it maps to localhost/login instead localhost:81/login. Deadend.

Is there a base_url configuration to provide in docker-compose-yml?

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