Skip to content

feast ui -h 0.0.0.0 -p 5000 will lead to XHR calls to target http://0.0.0.0:5000/.... #2872

Description

@jerive

Expected Behavior

XHR call base URL should either be configurable, either be / by default

Current Behavior

The only way to configure XHR base calls is through -h or -p CLI options, which leads to issues when e.g., running the command in a docker container

Steps to reproduce

Run feast ui

Specifications

Possible Solution

Add an option to configure the base XHR URIs ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions