Skip to content

pushUpdates & pullUpdates Do Not Work in a Docker Container #84

@alonalbert

Description

@alonalbert

More specifically, they do not work unless the container is running in host network mode.

The problem seems to be that the PlotlyServer baseUrl is using a hostname that is internal to the docker container but the value is being passed to the JavaScript which is running in an external network.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions