Skip to content

how to use in static ip #97

Description

@sungreong

Description

I want to access metaflow-ui using static ip.
However, there is an issue that the screen does not appear when trying to access the outside.
If you tell me what part needs to be corrected, I want to fix it.

Steps to Reproduce

  1. run docker
docker run -p 3000:3000 -e METAFLOW_SERVICE=http://localhost:8083/ metaflow-ui:latest
  1. access url
localhost:3000

Expected behavior:

ui

Actual behavior:

404: Not Found

Reproduces how often:

Versions

ubuntu 20.04
metaflow-ui : 1.2.4

Additional Information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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