You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
localhost:3000
Expected behavior:
ui
Actual behavior:
404: Not Found
Reproduces how often:
Versions
ubuntu 20.04
metaflow-ui : 1.2.4
Additional Information
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: