Skip to content

Make container independent of network configuration #1

@fkraeutli

Description

@fkraeutli

Passing the IP address as an Env variable means it is difficult to take advantage of Docker networking features. Furthermore the port 8080 appears to be hardcoded, i.e. if the container is mapped to a port other than 8080 on the host machine, the 3M Editor stops to function.

As a quick workaround it would be good to also have the port configurable as an Env variable, but better would be to take advantage of Docker's networking functionality.

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