Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make container independent of network configuration #1

Open
fkraeutli opened this issue Jul 18, 2018 · 0 comments
Open

Make container independent of network configuration #1

fkraeutli opened this issue Jul 18, 2018 · 0 comments

Comments

@fkraeutli
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant