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
- run docker
docker run -p 3000:3000 -e METAFLOW_SERVICE=http://localhost:8083/ metaflow-ui:latest
- access url
-
Expected behavior:
ui
Actual behavior:
Reproduces how often:
Versions
ubuntu 20.04
metaflow-ui : 1.2.4
Additional Information
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
Expected behavior:
ui
Actual behavior:
Reproduces how often:
Versions
ubuntu 20.04
metaflow-ui : 1.2.4
Additional Information